Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
COBREXA.jl
Manage
Activity
Members
Plan
External wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Gitlab will go in to maintenance on Friday 5:30pm since SIU is doing Isilon maintenance and we use isilon shares on the Gitlab
You are on a read-only GitLab instance.
Show more breadcrumbs
LCSB-BioCore
COBREXA.jl
Commits
373e6b39
Unverified
Commit
373e6b39
authored
3 years ago
by
Laurent Heirendt
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #242 from LCSB-BioCore/mk-test-kill-deps
parents
ef980f3d
87e9b96b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Project.toml
+21
-17
21 additions, 17 deletions
Project.toml
src/COBREXA.jl
+7
-13
7 additions, 13 deletions
src/COBREXA.jl
test/runtests.jl
+12
-14
12 additions, 14 deletions
test/runtests.jl
with
40 additions
and
44 deletions
Project.toml
+
21
−
17
View file @
373e6b39
...
@@ -4,43 +4,47 @@ authors = ["The developers of COBREXA.jl"]
...
@@ -4,43 +4,47 @@ authors = ["The developers of COBREXA.jl"]
version
=
"1.0.0"
version
=
"1.0.0"
[deps]
[deps]
Clp
=
"e2554f3b-3117-50c0-817c-e040a3ddf72d"
Dates
=
"ade2ca70-3891-5945-98fb-dc099432e06a"
Dates
=
"ade2ca70-3891-5945-98fb-dc099432e06a"
DelimitedFiles
=
"8bb1440f-4735-579b-a4ab-409b98df4dab"
Distributed
=
"8ba89e20-285c-5b6f-9357-94700520ee1b"
Distributed
=
"8ba89e20-285c-5b6f-9357-94700520ee1b"
DistributedData
=
"f6a0035f-c5ac-4ad0-b410-ad102ced35df"
DistributedData
=
"f6a0035f-c5ac-4ad0-b410-ad102ced35df"
Documenter
=
"e30172f5-a6a5-5a46-863b-614d45cd2de4"
Downloads
=
"f43a241f-c20a-4ad4-852c-f6b1247861c6"
GLPK
=
"60bf3e95-4087-53dc-ae20-288a0d20c6a6"
HDF5
=
"f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
JSON
=
"682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JSON
=
"682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JuMP
=
"4076af6c-e467-56ae-b986-b466b2749572"
JuMP
=
"4076af6c-e467-56ae-b986-b466b2749572"
JuliaFormatter
=
"98e50ef6-434e-11e9-1051-2b60c6c9e899"
LinearAlgebra
=
"37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearAlgebra
=
"37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Logging
=
"56ddb016-857b-54e1-b83d-db4d58db5568"
MAT
=
"23992714-dd62-5051-b70f-ba57cb901cac"
MAT
=
"23992714-dd62-5051-b70f-ba57cb901cac"
MacroTools
=
"1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
MacroTools
=
"1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
Measurements
=
"eff96d63-e80a-5855-80a2-b1b0885c5ab7"
OSQP
=
"ab2f91bb-94b4-55e3-9ba0-7f65df51de79"
OrderedCollections
=
"bac558e1-5e72-5ebc-8fee-abe8a469f55d"
OrderedCollections
=
"bac558e1-5e72-5ebc-8fee-abe8a469f55d"
Pkg
=
"44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Pkg
=
"44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Random
=
"9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Random
=
"9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Requires
=
"ae029012-a4dd-5104-9daa-d747884805df"
Revise
=
"295af30f-e4ad-537b-8983-00126c2a3abe"
SBML
=
"e5567a89-2604-4b09-9718-f5f78e97c3bb"
SBML
=
"e5567a89-2604-4b09-9718-f5f78e97c3bb"
SBML_jll
=
"bb12108a-f4ef-5f88-8ef3-0b33ff7017f1"
SHA
=
"ea8e919c-243c-51af-8825-aaa63cd721ce"
SparseArrays
=
"2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SparseArrays
=
"2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics
=
"10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Statistics
=
"10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
[compat]
DistributedData
=
">
=
0.1
.
3
"
Clp
=
"0.8"
SBML
=
">
=
0.4
"
DistributedData
=
"0.1.3"
Documenter
=
"0.26"
GLPK
=
"0.14"
JSON
=
"0.21"
JuMP
=
"0.21"
Literate
=
"2.8"
MAT
=
"0.10"
MacroTools
=
"0.5.6"
OSQP
=
"0.6"
OrderedCollections
=
"1.4"
SBML
=
"0.4"
Tulip
=
"0.7"
julia
=
"1"
julia
=
"1"
[extras]
[extras]
Clp
=
"e2554f3b-3117-50c0-817c-e040a3ddf72d"
Documenter
=
"e30172f5-a6a5-5a46-863b-614d45cd2de4"
Downloads
=
"f43a241f-c20a-4ad4-852c-f6b1247861c6"
GLPK
=
"60bf3e95-4087-53dc-ae20-288a0d20c6a6"
Literate
=
"98b081ad-f1c9-55d3-8b20-4c87d4299306"
OSQP
=
"ab2f91bb-94b4-55e3-9ba0-7f65df51de79"
SHA
=
"ea8e919c-243c-51af-8825-aaa63cd721ce"
Test
=
"8dfed614-e22c-5e08-85e1-65c5234f0b40"
Test
=
"8dfed614-e22c-5e08-85e1-65c5234f0b40"
Tulip
=
"6dd1b50a-3aae-11e9-10b5-ef983d2400fa"
Tulip
=
"6dd1b50a-3aae-11e9-10b5-ef983d2400fa"
[targets]
[targets]
test
=
[
"Test"
,
"Tulip"
]
test
=
[
"Clp"
,
"Downloads"
,
"GLPK"
,
"OSQP"
,
"SHA"
,
"Test"
,
"Tulip"
]
This diff is collapsed.
Click to expand it.
src/COBREXA.jl
+
7
−
13
View file @
373e6b39
module
COBREXA
module
COBREXA
using
Logging
using
Dates
using
SparseArrays
using
DelimitedFiles
using
LinearAlgebra
using
JuMP
using
MAT
using
Distributed
using
Distributed
using
DistributedData
using
DistributedData
using
Downloads
using
Requires
using
JSON
using
JSON
using
JuMP
using
LinearAlgebra
using
MAT
using
MacroTools
using
MacroTools
using
Measurements
using
Statistics
using
Random
using
MacroTools
# for DSL :)
using
OrderedCollections
using
OrderedCollections
using
Dates
using
Random
using
SparseArrays
using
Statistics
import
Base
:
findfirst
,
getindex
,
show
import
Base
:
findfirst
,
getindex
,
show
import
Pkg
import
Pkg
...
...
This diff is collapsed.
Click to expand it.
test/runtests.jl
+
12
−
14
View file @
373e6b39
using
Test
using
COBREXA
,
Test
using
Logging
using
SparseArrays
using
JuMP
using
GLPK
using
Clp
using
Clp
using
COBREXA
using
MAT
using
SHA
using
Distributed
using
Distributed
using
Downloads
using
GLPK
using
JSON
using
JuMP
using
JuMP
using
Tulip
using
LinearAlgebra
using
MAT
using
OrderedCollections
using
OSQP
using
OSQP
using
SHA
using
SparseArrays
using
Statistics
using
Statistics
using
JSON
using
Tulip
using
Measurements
using
OrderedCollections
using
LinearAlgebra
# tolerance for comparing analysis results (should be a bit bigger than the
# tolerance for comparing analysis results (should be a bit bigger than the
# error tolerance in computations)
# error tolerance in computations)
...
@@ -47,7 +45,7 @@ function download_data_file(url, path, hash)
...
@@ -47,7 +45,7 @@ function download_data_file(url, path, hash)
return
path
return
path
end
end
COBREXA
.
Downloads
.
download
(
url
,
path
)
Downloads
.
download
(
url
,
path
)
check_data_file_hash
(
path
,
hash
)
check_data_file_hash
(
path
,
hash
)
return
path
return
path
end
end
...
...
This diff is collapsed.
Click to expand it.
cylon-x
@cylon-x
mentioned in commit
1da003b2
·
3 years ago
mentioned in commit
1da003b2
mentioned in commit 1da003b205e03b0f95ac0dc626b60f3433aecc2d
Toggle commit list
cylon-x
@cylon-x
mentioned in commit
3d885a7f
·
3 years ago
mentioned in commit
3d885a7f
mentioned in commit 3d885a7f630a2c68a8cb53e1520f17526f6ae08b
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment