Releases: PySloth/pysloth
Releases · PySloth/pysloth
v0.0.3
v0.0.2
- Downgrade numpy to >=1.19.2 to support 3.6
- Change TXT dependency to conda YAML file
- Update GitHub actions YAML file
- Update README.md to include installation and quickstart
v0.0.1
- Setup directories and requirements
- Add old ICPD repository; make minor reformatting changes
- Make minimum implementation: bare functions, docstrings, and type-hinting
- Setup GitHub actions