File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
name = " ReactionNetworkImporters"
2
2
uuid = " b4db0fb7-de2a-5028-82bf-5021f5cfa881"
3
3
authors = [
" Samuel Isaacson <[email protected] >" ]
4
- version = " 0.3 .0"
4
+ version = " 0.4 .0"
5
5
6
6
[deps ]
7
7
Catalyst = " 479239e8-5488-4da2-87a7-35f2df7eef83"
@@ -11,9 +11,9 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
11
11
SymbolicUtils = " d1185830-fcd6-423d-90d6-eec64667417b"
12
12
13
13
[compat ]
14
- Catalyst = " 6.0.0 "
14
+ Catalyst = " 6.3 "
15
15
DataStructures = " 0.18"
16
- ModelingToolkit = " 4.0.6 "
16
+ ModelingToolkit = " 4.4 "
17
17
SymbolicUtils = " 0.6"
18
18
julia = " 1.3"
19
19
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ using TimerOutputs
7
7
8
8
# parameters
9
9
doplot = false
10
- networkname = " testbcrbng"
11
10
tf = 10000.
12
11
build_jac = false
13
12
sparse_jac = false
You can’t perform that action at this time.
0 commit comments