aboutsummaryrefslogtreecommitdiffstats
path: root/math/ocamlgsl
Commit message (Collapse)AuthorAgeFilesLines
* Update math/gsl to 1.16 and adjust some dependent portsbf2013-08-271-0/+2
|
* Fix typos in COMMENT sectionskreuzer2012-08-241-1/+1
|
* - New port math/ocamlgslstephen2011-06-285-0/+174
ocamlgsl is an interface to GSL (GNU scientific library), for the Objective Caml langage. WWW: http://oandrieu.nerim.net/ocaml/gsl/ PR: ports/156307 Submitted by: Klaus Aehlig <aehlig@linta.de> Approved by: maho (mentor)