An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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