Commit graph

4 commits

Author SHA1 Message Date
joerg
b7a4a002b1 When using GCC and libstdc++ supports C99 macros, use isnan from
namespace std.
2006-02-02 14:10:45 +00:00
adam
95fd70c5e8 Changes 0.8:
* Bug fixes
* Improvements
2005-09-05 14:06:59 +00:00
jmc
2b7df993fd Move tty test into interactive section so this will work correctly
for bulk/non-interactive builds that are logging
2003-05-12 02:03:15 +00:00
jtb
d318055d3a Initial import of blitz++.
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.
2003-04-30 00:03:34 +00:00