Community Bonding Period - Last Meeting and Work Update
Hi, We had our last meeting of the community bonding period last week on 26th May. As always, it was again great meeting the mentors. We discussed further on the issues of running the SBMLTestSuite tests and some other points with this. And, now the community bonding period has ended, and many new changes have been added to SBSCL. Here’s the summary of the work done in a week with the meeting: Continuing the discussion about the SBMLTestSuite tests from my last blog, we decided to compare the plots of the SBSCL simulator results with the pre-defined results and check the distances between them. For this, we decided to use the SBML Test Runner , a standalone desktop application with a GUI for controlling SBML-compatible applications and making them run test cases from the SBML Test Suite . I worked on this and made a wrapper for SBML Test Runner to run the tests using the SBSCL simulator. The documentation for how to work with SBML Test Runner has also been added to the INSTALL.md file ...