Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 229 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 229 Bytes

freemat-js

On debian-type systems (beyond the build tools, cmake-js, and the usual npm install), you will need the following math libs:

apt-get install libopenblas-dev liblapack-dev

You will need to install typescript also.