Skip to content

Releases: brsynth/icfree-ml

Release 2.9.0

21 Jan 16:55
Compare
Choose a tag to compare

2.9.0 (2025-01-21)

Features

  • instructor: add dispensing order (b66c69f)
  • plate_designer: add 'extra_wells' option (2d1f5fc)
  • plate_designer: add extra wells (f87b7be)

Bug Fixes

  • instructor: fix dispense_order option (4db6a25)

Tests

  • instructor: rewrite tests based on files (c06b3cc)

Build Systems

  • learner: add required README.md (998d942)

Release 2.8.0

15 Jan 14:02
Compare
Choose a tag to compare

2.8.0 (2025-01-15)

Features

  • learner: add --verbose option (db5006d)
  • learner: add AL submodule + refactor (b601348)

Build Systems

  • environment.yaml: rm pip and warnings (fccdc58)
  • environment.yaml: update with learner deps (789bd41)

Tests

  • learner: add tests and data (21d480c)
  • learner: ignore images in comparison (6ea2189)

Release 2.7.1

20 Dec 12:28
Compare
Choose a tag to compare

2.7.1 (2024-12-20)

Bug Fixes

  • calibrator: yields in ref file (d171a09)

Release 2.7.0

18 Dec 13:40
Compare
Choose a tag to compare

2.7.0 (2024-12-18)

Features

  • calibrator: output new control points (118dc69)

Tests

  • extractor: remove first col (a8d6306)

Release 2.6.0

02 Dec 09:37
Compare
Choose a tag to compare

2.6.0 (2024-12-02)

Features

  • learner/extractor: infer num replicates from initial file (c983045)

Bug Fixes

  • tests/learner/extractor: fit for Windows (f3becc7)

Tests

  • learner.extractor: rewrite tests (aafc500)

Build Systems

  • environment.yaml: mv matplotlib matplotlib-base (047a99e)

Release 2.5.2

21 Nov 15:09
Compare
Choose a tag to compare

2.5.2 (2024-11-21)

⚠ BREAKING CHANGES

  • learner: set ref_fle positional

Bug Fixes

  • learner: outliers indices based on original sets (66d2913)

chore

  • learner: set ref_fle positional (a879508)

Build Systems

  • environment: add matplotlib (e4dfbab)
  • environment.yaml: add statsmodels (c8d6ebb)

Tests

  • learner: fix calibrator tests (98ec5bb)

Release 2.5.1

23 Oct 08:50
Compare
Choose a tag to compare

2.5.1 (2024-10-23)

Bug Fixes

  • extractor: fix path in tests (43dae8d)

Release 2.5.0

16 Sep 09:39
Compare
Choose a tag to compare

2.5.0 (2024-09-16)

Features

  • experimenter: add Data Extractor (83af36b)
  • sampler: add --ratios (c518895)

Tests

  • sampler: fit to add --ratios (ad69e2b)

Build Systems

  • environment.yaml: add openpyxl for Data Extractor (69dc093)
  • tag: update artifact version (b6fee79)

Release 2.4.0

15 Jul 08:48
Compare
Choose a tag to compare

2.4.0 (2024-07-15)

Features

  • sampler: fix component value (59ba0e0)

Release 2.3.3

09 Jul 11:47
Compare
Choose a tag to compare

2.3.3 (2024-07-09)

Tests

  • plate_designer: fit to new main spec (93b3b85)