NUMCXX  0.13.20181108
Numerical library for small projects and teaching purposes
numcxx - a collection of python compatible classes for linear algebra in C++

Authors:

Rationale

Many ideas used behind this library have been developed in the framework of the WIAS pdelib project, and they evolved over many years. C++11 allows for a standard-conforming and concise implementation, and so this code is as well a concept study.

Anyone expecting a more sophisticated package may have a look at these projects:

Further information