Releases: djwooten/synergy
Releases · djwooten/synergy
v1.0.0
What's new
Initial stable release.
Added 🎉
- Documentation at https://synergy.readthedocs.io/.
- Type hints and improved docstrings.
Changed ⚠️
- API calls to drug models have been made more consistent.
Fixed ✅
- Dose-dependence of n-dimensional MuSyC models (#10).
Removed 👋
- Plotting functionality that was built into individual models. Use
synergy.utils.plots
directly instead, or your own custom plotting code. synergy.utils.dose_utils.remove_replicates()
Commits
363025e Merge pull request #29 from djwooten/fix_changelog
405afdf Merge pull request #16 from djwooten/modernization