https://github.com/caley/OpenEPSim
Revision 37cd265c855ea62ba6aac48027d3e1f52f2d0619 authored by Caley Finn on 08 March 2018, 01:43:32 UTC, committed by Caley Finn on 08 March 2018, 01:43:32 UTC
1 parent 56750e5
Raw File
Tip revision: 37cd265c855ea62ba6aac48027d3e1f52f2d0619 authored by Caley Finn on 08 March 2018, 01:43:32 UTC
Test cases for ASEP against exact analytical results
Tip revision: 37cd265
env.sh
#
# Anything common between the scripts

CLASSPATH=./target/classes:lib/gson-2.8.2.jar:lib/commons-math3-3.6.1.jar
back to top