Skip to content
/ mrcpp Public
forked from MRChemSoft/mrcpp

MultiResolution Computation Program Package

License

Notifications You must be signed in to change notification settings

stigrj/mrcpp

Repository files navigation

MRCPP logo

License Documentation Status Travis CI build status codecov

The MultiResolution Computation Program Package (MRCPP) is a general purpose numerical mathematics library based on multiresolution analysis and the multiwavelet basis which provide low-scaling algorithms as well as rigorous error control in numerical computations.

The code is being developed at the Hylleraas Centre for Quantum Molecular Sciences at UiT - The Arctic University of Norway.

User support: mrchem.slack.com

Documentation: mrcpp.readthedocs.io

You can install Git hooks to keep in check formatting and licensing headers:

cd .git/hooks
ln -s ../../.githooks/* .

About

MultiResolution Computation Program Package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.9%
  • CMake 3.4%
  • Python 3.1%
  • Shell 0.6%