• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H21-Jan-2018-

src/H21-Jan-2018-

test/H03-May-2022-

.gitignoreH A D21-Jan-201838

LICENSEH A D21-Jan-20181.3 KiB

README.rstH A D21-Jan-20181 KiB

make.arch.templateH A D21-Jan-2018561

README.rst

1SCALAPACKFX - Modern Fortran Interface for SCALAPACK, PBLAS and BLACS
2=====================================================================
3
4The open source library `SCALAPACKFX
5<https://github.com/dftbplus/scalapackfx>`_ is an effort to provide modern
6Fortran (Fortran 2003) wrappers around routines of the SCALAPACK, PBLAS and
7BLACS libraries to make their use as simple as possible. The
8documentation is included inside the repository, but is also available at
9`dftbplus.github.io <https://dftbplus.github.io/>`_.
10
11A few essential routines (especially those related to diagonalization) are
12already covered. If not, you are cordially invited to extend SCALAPACKFX and to
13share it in order to let others profit from your work. SCALAPACKFX is licensed
14under the **simplified BSD license**.
15
16Information about installation and usage of the library you find in the
17documentation in the source, using both doxygen and sphinx. Project status,
18current source code, bugtracker etc. can be found on the `SCALAPACKFX project
19home page <https://github.com/dftbplus/scalapackfx>`_.
20