Refactoring the pyfstat code
Transforms the single pyfstat.py into a python module splitting the relevant code into separate sub-files in pyfstat. This should result in improved readability.
pyfstat/__init__.py
0 → 100644
pyfstat/core.py
0 → 100755
This diff is collapsed.
pyfstat/helper_functions.py
0 → 100644
pyfstat.py
→
pyfstat/mcmc_based_searches.py
100755 → 100644
This diff is collapsed.