rmjarvis / tmv

A fast, intuitive linear algebra library for C++. Caveat: This project is no longer being actively developed. I'll still try to respond to bug reports, but that's about it. An alternative that has now become at least as good as (and sometimes better than) TMV for almost all use cases is Eigen. You would probably be well served to switch to that.

Home Page:http://eigen.tuxfamily.org/index.php?title=Main_Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

See doc/TMV_Documentation.pdf for more complete documention.

This project is hosted at:
https://github.com/rmjarvis/tmv

Installation instructions may be found in the above 
documention or also in the file INSTALL.

There are some example programs in the examples directory.
To make these, type scons examples.

About

A fast, intuitive linear algebra library for C++. Caveat: This project is no longer being actively developed. I'll still try to respond to bug reports, but that's about it. An alternative that has now become at least as good as (and sometimes better than) TMV for almost all use cases is Eigen. You would probably be well served to switch to that.

http://eigen.tuxfamily.org/index.php?title=Main_Page

License:Other


Languages

Language:C++ 95.2%Language:C 3.6%Language:Python 1.1%Language:Shell 0.0%Language:Perl 0.0%Language:Makefile 0.0%