aboutsummaryrefslogtreecommitdiff
path: root/math/elemental
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/elemental: Update 1.5.0 -> 1.5.1Yuri Victorovich2021-02-072-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=564662
* math/elemental: Update 1.4.0 -> 1.5.0Yuri Victorovich2020-10-093-4/+19
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=551819
* math/elemental: Update 0.87.7 -> 1.4.0Yuri Victorovich2020-09-076-180/+135
| | | | | | | The LLNL account is am actively developed fork. Notes: svn path=/head/; revision=547879
* Mark as BROKEN on powerpc64-12. Builds on powerpc64-13 and elsewhere.Mark Linimon2020-05-291-0/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=537003
* math/elemental: Broken on i386Yuri Victorovich2020-05-221-0/+2
| | | | | | | Reported by: fallout Notes: svn path=/head/; revision=536179
* Bump 46 ports depending on math/openblas because the after the recent ↵Yuri Victorovich2020-05-061-0/+1
| | | | | | | math/openblas update the library name changed in openblas. Notes: svn path=/head/; revision=534185
* New port: math/elemental: Dense and sparse linear algebra, conic ↵Yuri Victorovich2020-04-306-0/+438
optimization, lattice reduction Notes: svn path=/head/; revision=533406