shalinshah1993 / SBSCL

The Systems Biology Simulation Core Library (SBSCL) provides an efficient and exhaustive Java implementation of methods to interpret the content of models encoded in the Systems Biology Markup Language (SBML) and its numerical solution.
https://draeger-lab.github.io/SBSCL/
GNU Lesser General Public License v3.0
0 stars 2 forks source link

add support for COMBINE archives #18

Closed binfalse closed 6 years ago

binfalse commented 6 years ago

Added CombineArchive library https://github.com/SemsProject/CombineArchive/ and implemented a unit test to make sure CombineArchives run smoothly

shalinshah1993 commented 6 years ago

Hi @binfalse thanks for the edits. The library works now! It is indeed jdom -> jdom2

However, I will close this request as of now since it is early to integrate all my other changes with the master.

I will add your change and give your credit on the commit.