Commit graph

2 commits

Author SHA1 Message Date
Pascal Wittmann f6edc25af6 blitz: fix build 2015-07-01 23:12:29 +02:00
Andreas Herrmann f89eac32a7 blitz: New package, version 0.10 (close #5062)
Fast multi-dimensional array library for C++

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. Blitz++ provides dense arrays and vectors,
random number generators, and small vectors (useful for representing
multicomponent or vector fields).
2014-11-21 11:49:39 +01:00