Skip to content
/ vampyr Public
forked from MRChemSoft/vampyr

Very Accurate Multiresolution Python Routines

License

Notifications You must be signed in to change notification settings

bjorgve/vampyr

 
 

Repository files navigation

VAMPyR logo

License Travis CI build status CircleCI codecov

The Very Accurate Multiresolution Python Routines (VAMPyR) package is a high level Python interface to the MRCPP code.

Installation

$ git clone https://github.com/MRChemSoft/vampyr.git
$ cd vampyr
$ ./setup
$ cd build
$ make

The vampyr.so file is now located in vampyr/build/lib, from there it can be copied into your python working directory.

About

Very Accurate Multiresolution Python Routines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Python 53.1%
  • CMake 26.4%
  • C++ 18.4%
  • Shell 2.1%