- Jan 10, 2011
-
-
Liam M. Healy authored
With the export of unit and dimension names, there are conflicts with gsl:psi, gsl:acceleration, gsl:knots. There is no actual conflict in the usage because Antik physical quantities only needs to use these symbols as symbols, there is no binding. So they are now shadowing-imported into gsll. Added explicit "d0" to numbers in polynomial to insure they are read as double-floats.
-
- Dec 27, 2009
-
-
Liam Healy authored
Add copyright and license information to each file, include a copy of the GPL under documentation/COPYING.
-
- Nov 14, 2009
-
-
Liam Healy authored
A few overlooked function symbols have been exported and some unused function definitions eliminated. Added an example solve-tridiagonal-example thanks to Mirko Vukovic.
-
- Oct 25, 2008
-
-
Liam Healy authored
All remaning tests are now defined with save-test, and the LISP-UNIT:DEFINE-TEST has been eliminated from the definition files, except for arrays.
-
- Jul 25, 2008
-
-
lhealy authored
to load correctly. git-svn-id: svn+ssh://common-lisp.net/project/gsll/svn/branches/ffa@67 af03a46b-e846-0410-96e5-d5653c316fd0
-
lhealy authored
git-svn-id: svn+ssh://common-lisp.net/project/gsll/svn/trunk@26 af03a46b-e846-0410-96e5-d5653c316fd0
-
- Feb 17, 2008
-
-
liam authored
to size; make-tests and assert-numerical-equal. git-svn-id: svn+ssh://pop/opt/space/mathematics/gsl/trunk@3294 a3d8a0fb-c1db-0310-ace7-a616afeb9e30
-
- Oct 08, 2007
-
-
liam authored
into ones that are actual class names. SBCL does not care, but CLISP does. git-svn-id: svn+ssh://pop/opt/space/mathematics/gsl/trunk@3236 a3d8a0fb-c1db-0310-ace7-a616afeb9e30
-
- Jun 18, 2006
-
-
liam authored
transport.lisp, trigonometry.lisp, zeta.lisp to new defun-gsl. git-svn-id: svn+ssh://pop/opt/space/mathematics/gsl/trunk@3096 a3d8a0fb-c1db-0310-ace7-a616afeb9e30
-
- May 02, 2006
-
-
liam authored
and add tests. git-svn-id: svn+ssh://pop/opt/space/mathematics/gsl/trunk@3061 a3d8a0fb-c1db-0310-ace7-a616afeb9e30
-