Skip to content

PLEnuM-group/mephistogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mephistogram

Histogram arithmetics made easy!

Simply install with e.g. pip install . after download. Have a look at the first example notebook for functionality. Work in Progress!

Possible issues:

installation did not work properly and import mephisto results in a ModuleNotFound error. Try:

  • install editable and local with pip install --user -e .
  • add /home/you/.../mephistogram/core to the $PYTHONPATH

Releases

No releases published

Packages

No packages published