https://github.com/libmir/mir-lapack
NDSLICE wrapper for LAPACK
https://github.com/libmir/mir-lapack
lapack math mir ndslice ndslice-wrapper numerical-methods
Last synced: 3 months ago
JSON representation
NDSLICE wrapper for LAPACK
- Host: GitHub
- URL: https://github.com/libmir/mir-lapack
- Owner: libmir
- Created: 2017-05-25T14:39:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T18:35:55.000Z (over 1 year ago)
- Last Synced: 2025-01-29T07:32:12.352Z (4 months ago)
- Topics: lapack, math, mir, ndslice, ndslice-wrapper, numerical-methods
- Language: D
- Homepage: http://mir-lapack.libmir.org
- Size: 3.38 MB
- Stars: 11
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mir-lapack
NDSLICE wrapper for LAPACKmir-lapack assumes that matrixes are passed in the transposed form.
Each (contiguous) row in a mir's matrix should store a (contiguous) column of a Fortran matrix.## Required system libraries
See [wiki: Link with CBLAS & LAPACK](https://github.com/libmir/mir-lapack/wiki/Link-with-CBLAS-&-LAPACK).
## Wrapped API
http://mir-lapack.libmir.org
---------------
This work has been sponsored by [Symmetry Investments](http://symmetryinvestments.com) and [Kaleidic Associates](https://github.com/kaleidicassociates).