forked from edrosten/TooN
-
Notifications
You must be signed in to change notification settings - Fork 1
TooN - Tom's Object Oriented Numerics library
License
Werkov/TooN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To install on a unix system: ./configure && make && sudo make install To verify that everything works, you can optioinally run make test If you use any LAPACK based features (SVD.h, LU.h, QR_Lapack.h, SymEigen.h, Lapack_Cholesky.h) you will need to link against LAPACK, probablu ysing -llapack and perhaps -lblas. The code is ready to go and should work on any system (unix or non-unix) without configuring or compiling. For further details, make the documentation with Doxygen, or go to http://www.edwardrosten.com/cvd/toon/html-user/index.html
About
TooN - Tom's Object Oriented Numerics library
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published