lean2/src/util/numerics
2013-09-10 13:26:14 -07:00
..
CMakeLists.txt Add support for cygwin 2013-08-10 14:21:13 -07:00
double.cpp Fix cygwin error caused by the use of thread_local in numerics/float class 2013-08-15 13:49:15 -07:00
double.h Add abs/floor/ceil to double/float/mpq/mpfp 2013-08-13 20:09:06 -07:00
float.cpp Fix cygwin error caused by the use of thread_local in numerics/float class 2013-08-15 13:49:15 -07:00
float.h Fix cygwin error caused by the use of thread_local in numerics/float class 2013-08-15 13:49:15 -07:00
gmp_init.cpp Move numerics and sexpr to util 2013-07-24 14:57:51 -07:00
mpbq.cpp Rename pp functions (that do not use format lib) to print 2013-08-07 12:10:10 -07:00
mpbq.h Add more to mpfp 2013-08-09 22:41:07 -07:00
mpfp.cpp Fix numeric_traits<mpfp>::pi constants 2013-08-13 20:09:06 -07:00
mpfp.h Fix memory leaks in mpfp.h 2013-09-10 13:26:14 -07:00
mpq.cpp Fix bug in display_decimal. Add more mpq tests 2013-08-23 09:42:49 -07:00
mpq.h Add operator<(mpq, double) to mpq 2013-08-14 13:45:29 -07:00
mpz.cpp Rename pp functions (that do not use format lib) to print 2013-08-07 12:10:10 -07:00
mpz.h Add more tests to improve coverage. Fix bug in mpz. 2013-08-18 00:28:50 -07:00
numeric_traits.cpp Add numeric_traits for double and float 2013-08-06 20:00:37 -07:00
numeric_traits.h Add numeric_traits for double and float 2013-08-06 20:00:37 -07:00
xnumeral.h Reformat code (make formating more consistent) 2013-08-07 08:17:33 -07:00