Support MPFR floats in numkondo

Remove '-D' option (error tolerance) in numkondo
This commit is contained in:
Ian Jauslin
2015-10-07 12:51:41 +00:00
parent e7aa6859f0
commit 469bdc8071
34 changed files with 890 additions and 120 deletions

View File

@ -6,6 +6,8 @@
* meankondo should work on any POSIX compliant system, such as GNU/Linux or OSX.
* meankondo is linked against the GNU MPFR and GNU GMP libraries.
* Compiling:
Run
make