aboutsummaryrefslogtreecommitdiff
path: root/math/symengine
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to MPC version 1.2.0 with the following changes:Gerald Pfeifer2021-03-211-0/+1
| | | | | | | | | | | | | | | | | | | | - New functions: . mpc_sum . mpc_dot - Several functions are more robust with a reduced exponent range (for example corresponding to IEEE 754 binary formats). - New mpcheck tool for comparison with the native C library (which is not installed by default). Bump all directly dependent ports. Do not bump those indirectly dependent via the lang/gcc* family since their run-time dependencies and code generated should not be affected. PR: 249950 Submitted by: wen Notes: svn path=/head/; revision=568912
* math/symengine: Update 0.6.0 -> 0.7.0Yuri Victorovich2021-03-143-7/+8
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=568360
* New port: math/symengine: Fast symbolic manipulation library, written in C++Yuri Victorovich2020-06-114-0/+183
Notes: svn path=/head/; revision=538449