All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Nothing
Initial stable release.
- Documentation at https://synergy.readthedocs.io/.
- Type hints and improved docstrings.
- API calls to drug models have been made more consistent.
- Dose-dependence of n-dimensional MuSyC models (#10).
- 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()