Skip to content

draeger-lab/SBSCL-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo code for the Systems Biology Simulation Core Library

License (LGPL version 3) DOI

The Systems Biology Simulation Core Library (SBSCL) is a computing library that provides a solver backend for working with systems biology models. It provides interpreters, solvers, analysis methods, and mathematical tools. This repository demonstrates how to work with SBSCL within a Java™ application. The bytecode of SBSCL is generally useful in any environment that supports Java™ technology such as the Java Virtual Machine (JVM). Consequently, SBSCL can be directly accessed from several programming languages including Kotlin, Scala, Groovy, Python (through Jython), and more.

For more information about SBSCL, see:

About

A demo repository with example code for using the Systems Biology Simulation Core Library (SBSCL).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages