Monthly Archives: March 2004

FreePOOMA C++ Numerical Library

FreePOOMA is a C++ library supporting element-wise, data-parallel, and stencil-based physics computations using one or more processors. The library automatically handles all interprocessor communication, obviating the need for any explicit communication code. The library supports high-level syntax close to mathematical … Continue reading

Share
Posted in Linear Algebra, Numerical Libraries | Leave a comment

Blitz++ library

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 … Continue reading

Share
Posted in Linear Algebra, Numerical Libraries | Leave a comment

PSI3

The PSI3 suite of quantum chemical programs is designed for efficient, high-accuracy calculations of properties of small to medium-sized molecules. The package’s current capabilities include a variety of Hartree-Fock, coupled cluster, complete-active-space self-consistent-field, and multi-reference configuration interaction models. Find PSI3 … Continue reading

Share
Posted in Ab Initio Quantum Chemistry | Leave a comment

Psicode.org

Psicode.org is the web site for a relatively new quantum chemistry package that is a great Open Source contribution to this important field.

Share
Posted in Software | Leave a comment