Browse thread
Matrix operations in OCaml?
- Oliver Bandel
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Oliver Bandel <oliver@f...> |
| Subject: | Matrix operations in OCaml? |
Hello, on OCaml linkdb and on the Hump I didn't found libraries to work on matrices/matrix's, so to have a library to do linear algebra calcualtions. Is there something like that or do I have to implement it by my own? TIA, Oliver