Révision 257
pobysoPythonSage/src/pobyso.py (revision 257) | ||
---|---|---|
18 | 18 |
- the _sa_so (arguments are Sage/Python objects, returned objects are |
19 | 19 |
pointers to Sollya objects); |
20 | 20 |
- the sa_sa (arguments and returned objects are all Sage/Python objects); |
21 |
- a catch all flavor, without any suffix, (e. g. functions that have no argument |
|
22 |
nor return value). |
|
21 |
- a catch all flavor, without any suffix, (e. g. functions that have no |
|
22 |
argument nor return value). |
|
23 |
|
|
23 | 24 |
This classification is not always very strict. Conversion functions from Sollya |
24 | 25 |
to Sage/Python are sometimes decorated with Sage/Python arguments to set |
25 | 26 |
the precision. These functions remain in the so_sa category. |
Formats disponibles : Unified diff