- Pandas support added
- Prevent RAM overusage
- Bug fixes
- Added basic dataclass methods to all test and result objects (
copy
,__eq__
,__add__
,__getitem__
) - FParser can now be sliced and multiplied by scalars.
- CelsiusRangeTest can produce matplotlib graphs with the
plot
andsavefig
methods. - Bug fixes
Initial release. Submodules available:
core.pyx
crt.py
fasta.py
utils.py