Welcome to libgrid library home page!
The latest libgrid release is 0.1 (source code available form sourceforge). Libgrid
contains high-level routines for carrying out basic operations on 1-D,
2-D and 3-D regular grids. It has also routines for propagating the
grids according to the time-dependent Schrodinger equation. Both real
and imaginary time propagation has been implemented. The routines
contain OpenMP directives to enble parallel execution on shared memory
machines.
The recommended way to install (on Fedora 12) is through the csun-repo,
which can be enabled by installing this RPM. You may have to include
options to disable GPG signature checking when you install it. The source distribution should work on most common Linux distributions. The following RPM files are available in the repository:
libgrid-0.1
Libgrid runtime.
libgrid-devel-0.1
Libgrid development files
If you don't want to enable the
repository, you can also download the RPMs directly and install them
manually (yum --nogpgcheck localinstall file.rpm).
Feb 15 2010
Jussi Eloranta (Homepage, Email: jmeloranta@gmail.com)