hemilpanchiwala / 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 0 forks source link

Extend installation instructions #1

Open draeger opened 4 years ago

draeger commented 4 years ago

The installation instructions should become a bit more specific by adding resources where to find third-party requirements, etc., for different operating systems. See SBSCL/INSTALL.md.

shalinshah1993 commented 4 years ago

Doesn't maven install take care of dependencies?

hemilpanchiwala commented 4 years ago

@shalinshah1993, Yes maven install the dependencies.

draeger commented 4 years ago

To be more clear, this is also about the third-party solvers that need to be installed for constraint-based model analysis and also for multiple operating systems.