aboutsummaryrefslogtreecommitdiffstats
path: root/math/qd
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-0/+1
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* * Update to 2.3.7.maho2009-02-112-5/+4
| | | | | | * Unbraek for 7 amd64. [1] Submitted by: pav [1]
* Remove CONFIGURE_ENV linemaho2009-01-121-1/+0
| | | | Submitted by: gerald@
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-0/+1
|
* Fix pkg-plist.maho2008-02-051-0/+1
| | | | Submitted by: pav
* Update to 2.3.4.maho2008-02-032-4/+4
|
* Fix pkg-plist.maho2008-01-051-0/+1
| | | | Submitted by: pav and erwin
* Update to 2.3.1.maho2007-12-313-9/+10
|
* Update to 2.2.6.maho2007-09-222-4/+4
|
* Fix build.maho2007-07-151-0/+1
| | | | Spotted by: pav
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-121-5/+1
|
* math/qd, a new port:maho2007-03-274-0/+61
A Double-Double and Quad-Double Arithmetic library. Double-double and quad-double numbers are unevaluated sum of two and four IEEE doubles capable of representing 106 and 212 bits of significand, respectively. The library is written in C++, taking full advantage of operator overloading. C, Fortran 77, and Fortran 90 interfaces are also provided. This work was done at Lawrence Berkeley National Laboratory, NERSC Division, Yozo Hida with Xiaoye S. Li and David H. Bailey. WWW: http://www.cs.berkeley.edu/~yozo/