Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.3.0

Choose a tag to compare

@sprouffske sprouffske released this 06 Sep 15:28
· 14 commits to master since this release

This is a minor release containing a bug fix and removing a dependency.

  • Fixed bug in SummarizeGrowthByPlate that did not properly recognize the time and blank columns in some instances
  • Updated EmpiricalAreaUnderCurve to compute the area under the curve using the trapezoid method, thereby removing the dependency on trapz from the orphaned caTools package