Historique | Voir | Annoter | Télécharger (5,08 ko)
Heavy patching to take into account the change in pointers format.
Changed all pointer coercions to unsigned long int. Previous int coercion was not wide enough as of Sage 6.6.
New files for tests.Some new functions in sageMpfr for intervals.Fixing unnoticed bugs (no return type in function declarations).
Comments and printing debug cleaning.Marginal algorithm alterations.
Added: cimport of malloc and free to fix compilation errors as ofSage 5.11.
Interval/Range stuff added.
Remez and Tayloform updates
Mainly, new min_rn_size function added to sageMpfr.spyc.New #define constants and function declaration added.
Initial file loading