Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 229 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 229 Bytes

Pints: Electrochemistry

To Install

  • install pints
  • make sure you get submodules (pybind11 and eigen)
    $ git submodule init
    $ git submodule update
  • install with pip
    $ pip install -e .