The Zenautics Matrix Project 0.02 Beta (Default branch) |
|
|
The Zenautics Matrix Project is a matrix/vector
class for C++. It supports real and complex data
for nearly all matrix algebra calculations. It is
optimized for the double type (std::complex). It
works well with small and large matrices. It is
easy to use and get started. It features plotting,
FFT/IFFT, and more.
License: BSD License (revised)
Changes:
Some inner loop optimizations for speed. A few new functions.
|