Initial public release
This is the first public release of scdiffeq. It can be installed via:
python
pip install scdiffeq
Documentation
While still under construction, feel free to visit the scdiffeq docs at [www.scdiffeq.com](https://www.scdiffeq.com) for explanations of the API as well as examples.
Most recent updates to prepare for release
*Since this package was not previously public, this section is for developer record-keeping*.
* Add human hematopoiesis dataset by mvinyard in https://github.com/scDiffEq/scDiffEq/pull/59
* Pre-deployment development by mvinyard in https://github.com/scDiffEq/scDiffEq/pull/60
* update quickstart nb by mvinyard in https://github.com/scDiffEq/scDiffEq/pull/61
* Update install.rst by mvinyard in https://github.com/scDiffEq/scDiffEq/pull/62
* Update __version__.py by mvinyard in https://github.com/scDiffEq/scDiffEq/pull/63
* Clean up, pre-release by mvinyard in https://github.com/scDiffEq/scDiffEq/pull/64
* Update README.md by mvinyard in https://github.com/scDiffEq/scDiffEq/pull/65
* Update requirements.txt by mvinyard in https://github.com/scDiffEq/scDiffEq/pull/66
* Update __version__.py by mvinyard in https://github.com/scDiffEq/scDiffEq/pull/67
**Full Changelog**: https://github.com/scDiffEq/scDiffEq/compare/v0.0.55...v0.1.0