Bug 102115 - [NEW PORT] devel/ocaml-lacaml: OCaml interface to BLAS and LAPACK libraries
Summary: [NEW PORT] devel/ocaml-lacaml: OCaml interface to BLAS and LAPACK libraries
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-15 21:20 UTC by Stanislav Sedov
Modified: 2006-08-20 07:57 UTC (History)
0 users

See Also:


Attachments
ocaml-lacaml-3.0.18.shar (3.77 KB, text/plain)
2006-08-15 21:20 UTC, Stanislav Sedov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Sedov 2006-08-15 21:20:17 UTC
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
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-08-19 10:19:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-08-20 07:57:47 UTC
State Changed
From-To: open->closed

New port added. Thanks!