v1.0.1
py_SBeLT's API has been updated to allow for packaging and easy interaction in scientific computing environments like Jupyter Notebooks. These changes were recommended/inspired by the JOSS pre-review. Additional changes include:
- Much more documentation: API, notebooks, nomenclature, and default parameters
- Parameterizing the run is now done strictly through Python (no longer handled with .yaml files)
- The plot_maker script has been removed and instead the plotting module is to be interacted with directly
- All docstrings have been updated to conform to Google's Python style guide