summaryrefslogtreecommitdiff
path: root/math/e-antic/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.0.0-rc.13.Thierry Thomas2021-02-071-5/+5
| | | | | | | Release notes at <https://github.com/flatsurf/e-antic/releases/tag/1.0.0-rc.13> Notes: svn path=/head/; revision=564621
* math/e-antic has been broken since r558890 of math/flint2: upgrade itThierry Thomas2021-01-231-9/+31
| | | | | | | | | to 1.0.0-rc.12 in order to fix it. Release notes at <https://github.com/flatsurf/e-antic/releases>. Notes: svn path=/head/; revision=562411
* Adding E-ANTIC, a C/C++ library to deal with real embedded number fieldsThierry Thomas2020-06-261-0/+17
built on top of ANTIC (ports/math/antic). Its aim is to have as fast as possible exact arithmetic operations and comparisons. Notes: svn path=/head/; revision=540540