Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2007 02:36:33 +0000 (UTC)
From:      Maho Nakata <maho@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math Makefile ports/math/qd Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200703270236.l2R2acbH005704@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maho        2007-03-27 02:36:33 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/qd              Makefile distinfo pkg-descr pkg-plist 
  Log:
  math/qd, a new port:
  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/
  
  Revision  Changes    Path
  1.449     +1 -0      ports/math/Makefile
  1.1       +27 -0     ports/math/qd/Makefile (new)
  1.1       +3 -0      ports/math/qd/distinfo (new)
  1.1       +11 -0     ports/math/qd/pkg-descr (new)
  1.1       +20 -0     ports/math/qd/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703270236.l2R2acbH005704>