Whiteknight / parrot-linear-algebra

Linear Algebra Package for Parrot VM
http://whiteknight.github.com/parrot-linear-algebra/
Artistic License 2.0
13 stars 5 forks source link

Support LAPACK and CLAPACK #13

Open Whiteknight opened 14 years ago

Whiteknight commented 14 years ago

Setup.nqp should detect the presence of both LAPACK and CLAPACK libraries. Appropriate wrappers for each should be written and conditionally included in the build.

Whiteknight commented 14 years ago

And LAPACKE