Skip to content

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.

rmjarvis/tmv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published