Changelog¶
Version 1.1.0 (2026-xx-xx)¶
Python 3.9 support is dropped.
Version 1.0.1 (2026-06-25)¶
Others¶
Package is renamed from
miscoretomiscore-sim.The release stage now automatically uploads to pip. MISCore can be installed with
python -m pip install miscore-sim.MacOS 26 is supported. Support for MacOS 14 is dropped.
We now build
manylinuxwheels, supported by pip.
Version 1.0.0 (2026-06-12)¶
First public release of MISCore!
Processes¶
The
ECprocess now has a parametermax_roundsto indicate the number of rounds of the most intensive strategy. This ensures that random numbers are drawn for all screening rounds.