Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-02 | When using GCC and libstdc++ supports C99 macros, use isnan from | joerg | 1 | -0/+13 | |
namespace std. | |||||
2005-09-05 | Changes 0.8: | adam | 1 | -28/+0 | |
* Bug fixes * Improvements | |||||
2003-04-30 | Initial import of blitz++. | jtb | 1 | -0/+28 | |
Blitz++ is a C++ class library for scientific computing which provides performance on par with Fortran 77/90. It uses template techniques to achieve high performance. The current versions provide dense arrays and vectors, random number generators, and small vectors and matrices. Blitz++ is distributed freely under an open source license, and contributions to the library are welcomed. |