Path to this page:
Subject: CVS commit: pkgsrc/math/blitz++
From: Jason Beegan
Date: 2003-04-30 02:03:40
Message id: 20030430000340.731D8B004@cvs.netbsd.org
Log Message:
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.
Files: