Statistiques
| Révision :

root / pobysoPythonSage / src / sageMpfr.spyx @ 252

Historique | Voir | Annoter | Télécharger (5,12 ko)

# Date Auteur Commentaire
164 07/05/2015 18:26 Serge Torres

Pointer size change (last one?)

162 06/05/2015 18:05 Serge Torres

Heavy patching to take into account the change in pointers format.

161 06/05/2015 14:19 Serge Torres

Changed all pointer coercions to unsigned long int. Previous int coercion was not wide enough as of Sage 6.6.

160 04/05/2015 18:30 Serge Torres

New files for tests.
Some new functions in sageMpfr for intervals.
Fixing unnoticed bugs (no return type in function declarations).

91 21/10/2013 17:53 Serge Torres

Comments and printing debug cleaning.
Marginal algorithm alterations.

82 18/09/2013 16:09 Serge Torres

Added: cimport of malloc and free to fix compilation errors as of
Sage 5.11.

53 12/12/2012 16:36 Serge Torres

Interval/Range stuff added.

52 11/12/2012 10:30 Serge Torres

Remez and Tayloform updates

51 05/12/2012 16:24 Serge Torres

Mainly, new min_rn_size function added to sageMpfr.spyc.
New #define constants and function declaration added.

8 23/11/2012 12:51 Serge Torres
5 23/11/2012 12:33 Serge Torres

Initial file loading