https://github.com/soegaard/flmatrix
Matrices over floating points. Bindings for CBLAS and LAPACK
https://github.com/soegaard/flmatrix
Last synced: about 2 months ago
JSON representation
Matrices over floating points. Bindings for CBLAS and LAPACK
- Host: GitHub
- URL: https://github.com/soegaard/flmatrix
- Owner: soegaard
- License: mit
- Created: 2019-08-04T13:10:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-17T14:03:27.000Z (almost 5 years ago)
- Last Synced: 2025-01-09T23:24:46.197Z (3 months ago)
- Language: Racket
- Size: 337 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- racket-fingerpost - flmatrix - - BLAS/LAPACK bindings (Packages)
README
# This is not the repo you are looking for.
This repo has been deprecated in favor of
https://github.com/soegaard/sci/tree/master/flomat
See docs:
https://docs.racket-lang.org/manual-flomat/index.html
# flmatrix
Matrices over floating points. Bindings for CBLAS and LAPACK.If you need matrices here and now, give them a spin.
/soegaard