Skip to content

Commit

Permalink
convert to new setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jrising committed Dec 14, 2020
1 parent 53cf213 commit e857fe4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 12 deletions.
26 changes: 26 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name = "OptiMimi"
uuid = "61d5e40c-f051-5c04-90a0-b0f47eb95ad5"

[deps]
BlackBoxOptim = "a134a8b2-14d6-55f6-9291-3336d3ab0209"
Clp = "e2554f3b-3117-50c0-817c-e040a3ddf72d"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5"
DiffRules = "b552c78f-8df3-52c6-915a-8e097449b14b"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MathProgBase = "fdba3010-5040-5b88-9595-932c9decdf73"
Mimi = "e4e893b0-ee5e-52ea-8111-44b3bdec128c"
NLopt = "76087f3c-5699-56af-9a33-bf431cd00edd"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
ForwardDiff = "≥ 0.2.5"
julia = "≥ 0.7.0"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]
12 changes: 0 additions & 12 deletions REQUIRE

This file was deleted.

0 comments on commit e857fe4

Please sign in to comment.