Releases: brsynth/icfree-ml
Releases · brsynth/icfree-ml
Release 2.5.1
Release 2.5.0
Release 2.4.0
Release 2.3.3
Release 2.3.2
Release 2.3.1
Release 2.3.0
2.3.0 (2024-06-19)
⚠ BREAKING CHANGES
- create args groups + rename options
- sampler: refactor all the code with GPT-4
- converter: fit to test coverage + replace argument
- rewrite all by ChatGPT-4
Features
- handle nplicates (2d6bcce)
- instructor: add split options (1c28568)
- instructor: split outfiles (adcc4e8)
- plates_generator: add option to start new col for given components (36aaba1)
- plates_generator: rm split options (a56fbdb)
- plates_generator: splitting volumes given a max (f4e41d1)
Bug Fixes
- instructor: debug (f2c7650)
- instructor: put back {} handling in wells (5ba0a24)
- instructor: rename param name (21950c2)
- plates_generator: rm print df in str (e50651e)
- tests: rm import (72885cc)
Build Systems
- replace check action (7f32e28)
- environment.yaml: add openpyxl (fe0d3cb)
- environment.yaml: replace pyDoE by scipy (4913bb7)
- github: replace lint (f1b777c)
- github: use 'make' to build (use alt ch) (dc84caa)
chore
- create args groups + rename options (0c3a608)
- converter: fit to test coverage + replace argument (4f04c1c)
- sampler: refactor all the code with GPT-4 (9895a8f)
- rewrite all by ChatGPT-4 (ac1f3ca)
Styles
- instructor: fit to PEP (20dab17)
- plate.py: fit to PEP (3c4c37f)
- sample: rm unused import (8dc5a11)
- test_plates_generator: fit to PEP (f0572b9)
- tests/plates_generator: fit to PEP (251e6c7)
- factor (53bf328)
- fit to flake8 (f237971)