Skip to content

Improved compatibility with arm64 on macos (universal binary, python wheels, conda packages), SBML-qual export draft

Compare
Choose a tag to compare
@vincent-noel vincent-noel released this 23 May 16:21
· 59 commits to master since this release

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 !