Scala library for biochemical network simulation, associated with the 3rd edition of the textbook Stochastic Modelling for Systems Biology
scala-smfsb 1.0
Group ID:
com.github.darrenjw
Artifact ID:
scala-smfsb_3
Version:
1.0
Release Date:
Dec 11, 2022
Licenses:
Files:
Full Scala Version:
3.2.1
Developers:
libraryDependencies += "com.github.darrenjw" %% "scala-smfsb" % "1.0"
ivy"com.github.darrenjw::scala-smfsb:1.0"
//> using dep "com.github.darrenjw::scala-smfsb:1.0"
import $ivy.`com.github.darrenjw::scala-smfsb:1.0`
<dependency> <groupId>com.github.darrenjw</groupId> <artifactId>scala-smfsb_3</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.darrenjw', name: 'scala-smfsb_3', version: '1.0'