Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 18:22
363025e

What's new

Initial stable release.

Added 🎉

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