Commit graph

6 commits

Author SHA1 Message Date
Pav Lucistnik
28f8ee4611 - COPYTREE_* are now part of bsd.port.mk
PR:		ports/100996
Submitted by:	stass
2007-03-24 14:03:04 +00:00
Mark Linimon
784eab2ac6 Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR:	101029 [1], 108862 [2]

Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
2007-03-14 04:12:32 +00:00
Rong-En Fan
8f54ba0123 - Chase blas/lapack/atlas library version 2007-01-18 16:52:31 +00:00
Stanislav Sedov
05cdf71ba8 - Update to 3.0.20 2006-12-09 11:39:14 +00:00
Stanislav Sedov
d810b394bb - Update to 3.0.19
- Change my email address

Approved by:	sem (mentor)
2006-09-21 21:02:41 +00:00
Ion-Mihai Tetcu
5d08008337 This OCaml-library interfaces the BLAS-library (Basic Linear Algebra
Subroutines) and LAPACK-library (Linear Algebra routines), which are
written in FORTRAN.

This allows people to write high-performance numerical code for
applications that need linear algebra.

Author:	Markus Mottl <markus.mottl@gmail.com>
WWW:	http://www.ocaml.info/home/ocaml_sources.html

PR:		ports/102115
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-20 06:49:11 +00:00