Scientific libraries: Difference between revisions

From LPTMS Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
* Python
== Python ==
** [http://scipy.org SciPy] - [http://numpy.scipy.org NumPy]
** [http://scipy.org SciPy] - [http://numpy.scipy.org NumPy]


* Linear Algebra
== Linear Algebra ==
** [http://www.netlib.org Netlib] [http://www.netlib.org/lapack BLAS - Lapack]
** [http://www.netlib.org Netlib] [http://www.netlib.org/lapack BLAS - Lapack]
** [http://www.nag.co.uk NAG] (commercial)
** [http://www.vni.com/products/imsl IMSL] (commercial)
** [http://acts.nersc.gov/pooma POOMA]
** [http://www.simunova.com/en/node/24 Matrix Template Library]
** [http://pti.iu.edu/osl/research Open Systems Lab]


* [http://boost.org Boost]
== [http://boost.org Boost] C++ ==
** [http://www.boost.org/doc/libs/release/doc/html/array.html Array]
** [http://www.boost.org/doc/libs/release/doc/html/array.html Array]
** [http://www.boost.org/doc/libs/release/libs/math/doc/sf_and_dist/html/index.html Special functions]
** [http://www.boost.org/doc/libs/release/libs/math/doc/sf_and_dist/html/index.html Special functions]
** [http://www.boost.org/doc/libs/release/libs/random/index.html  Random nnumbers]
** [http://www.boost.org/doc/libs/release/libs/random/index.html  Random nnumbers]

Revision as of 23:35, 9 February 2011