Now includes a dev container, pre-commit hooks and minor fixes
0.3.3
Fix circular import problem
0.3.2
A bugfix for jsonargparse incompatibility
0.3.1
Bugfix for notebook
0.3.0
This release bumps the version of python to 3.10 along with adding a few bug fixes and a demo notebook.
0.2.0
In this release, we:
- Created distribution modules to hold parameters associated with each distribution - Replace the CSuite example scripts with a notebook - Added evaluation code to the Pytorch Lightning scripts - Moved to PyTorch 2