Improved compatibility with arm64 on macos (universal binary, python wheels, conda packages), SBML-qual export draft
This release comes with two main improvements :
- Better compatibility with arm64 on macOS: We now are providing a universal binary for macOS, and native arm64 python wheels and conda packages.
- Beta version of SBML-qual export of MaBoSS model:
MaBoSS model.bnd -c model.cfg -x model.sbml
will export the model defined by model.bnd into SBML-qual, as a pure Boolean model. Please test and report issues !