Skip to content

Commit

Permalink
New package: F1Method v0.1.0
Browse files Browse the repository at this point in the history
UUID: d5605bae-6d76-11e9-2fd7-71bcf42edbaa
Repo: https://github.com/briochemc/F1Method.jl.git
Tree: d6bc1b96cc8b72deab796a7bf6f50ef92cc702dc

Registrator tree SHA: dc2928e141674bda1fd68da4c4d9755ee4d2c726
  • Loading branch information
JuliaRegistrator committed May 6, 2019
1 parent 2490be4 commit bc8a36c
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 0 deletions.
2 changes: 2 additions & 0 deletions F/F1Method/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1"
5 changes: 5 additions & 0 deletions F/F1Method/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
DualNumbers = "fa6b7ba4-c1ee-5f82-b5fc-ecf0adba8f74"
HyperDualNumbers = "50ceba7f-c3ee-5a84-a6e8-3ad40456ec97"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3 changes: 3 additions & 0 deletions F/F1Method/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "F1Method"
uuid = "d5605bae-6d76-11e9-2fd7-71bcf42edbaa"
repo = "https://github.com/briochemc/F1Method.jl.git"
2 changes: 2 additions & 0 deletions F/F1Method/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "d6bc1b96cc8b72deab796a7bf6f50ef92cc702dc"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2296,6 +2296,7 @@ d50d9232-525f-5d35-8703-6ae49672cafe = { name = "SFML", path = "S/SFML" }
d519eb52-b820-54da-95a6-98e1306fdade = { name = "RegressionTables", path = "R/RegressionTables" }
d5428e67-3037-59ba-9ab1-57a04f0a3b6a = { name = "Simplices", path = "S/Simplices" }
d54b0c1a-921d-58e0-8e36-89d8069c0969 = { name = "GaussQuadrature", path = "G/GaussQuadrature" }
d5605bae-6d76-11e9-2fd7-71bcf42edbaa = { name = "F1Method", path = "F/F1Method" }
d57b5e41-28aa-5897-8163-4bcd89186ad2 = { name = "GLWindow", path = "G/GLWindow" }
d58978e5-989f-55fb-8d15-ea34adc7bf54 = { name = "Dagger", path = "D/Dagger" }
d59c0ba6-2ef2-5409-8dc5-1fd9a2b46832 = { name = "Kalman", path = "K/Kalman" }
Expand Down

0 comments on commit bc8a36c

Please sign in to comment.