Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ParameterEstimation"
uuid = "b4cd1eb8-1e24-11e8-3319-93036a3eb9f3"
authors = ["Oren Bassik <orebas@yahoo.com>", "Yosef Berman <yberman1@gradcenter.cuny.edu>", "Alexander Demin <sumiya382382@gmail.com>", "Soo Go <sgo@gradcenter.cuny.edu>", "Hoon Hong <hong@ncsu.edu>", "Ilia Ilmer <iilmer@gradcenter.cuny.edu>", "Alexey Ovchinnikov <aovchinnikov@qc.cuny.edu>", "Christopher Rackauckas <accounts@chrisrackauckas.com>", "Pedro Soto <pedro.soto@maths.ox.ac.uk>", "Chee Yap <cyap@nyu.edu>"]
version = "0.4.4"
authors = ["Oren Bassik <orebas@yahoo.com>", "Yosef Berman <yberman1@gradcenter.cuny.edu>", "Alexander Demin <sumiya382382@gmail.com>", "Soo Go <sgo@gradcenter.cuny.edu>", "Hoon Hong <hong@ncsu.edu>", "Ilia Ilmer <iilmer@gradcenter.cuny.edu>", "Alexey Ovchinnikov <aovchinnikov@qc.cuny.edu>", "Christopher Rackauckas <accounts@chrisrackauckas.com>", "Pedro Soto <pedro.soto@maths.ox.ac.uk>", "Chee Yap <cyap@nyu.edu>"]

[deps]
BaryRational = "91aaffc3-5777-4842-85b7-5d3d5d6a3494"
Expand Down Expand Up @@ -34,7 +34,7 @@ Groebner = "0.9, 0.10"
HomotopyContinuation = "2"
LinearSolve = "3"
ModelingToolkit = "10"
Nemo = "0.40 - 0.52"
Nemo = "0.40 - 0.52, 0.53"
OrderedCollections = "1"
PrecompileTools = "1"
ProgressMeter = "1"
Expand Down