-
Notifications
You must be signed in to change notification settings - Fork 481
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UUID: d405da13-e5c5-4ff7-999e-699e6f93cd5d Repo: https://github.com/nrummel/WENDy.jl.git Tree: 57176a4918578cc9e72c4c5bc677657ea5c990e5 Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8
- Loading branch information
1 parent
e16ce4f
commit 510a4da
Showing
5 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[1] | ||
NonlinearSolve = "3.15.1-3" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
[1] | ||
AdaptiveRegularization = "79adfba0-1eab-50d9-8528-0589417a2bfe" | ||
Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97" | ||
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" | ||
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341" | ||
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" | ||
ImageFiltering = "6a3955dd-da59-5b1f-98d4-e7296123deb5" | ||
JSOSolvers = "10dff2fc-5484-5881-a0e0-c90441020f8a" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" | ||
ManualNLPModels = "30dfa513-9b2f-4fb3-9796-781eabac1617" | ||
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec" | ||
Optim = "429524aa-4258-5aef-a3af-852621145aeb" | ||
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed" | ||
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" | ||
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | ||
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" | ||
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" | ||
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name = "WENDy" | ||
uuid = "d405da13-e5c5-4ff7-999e-699e6f93cd5d" | ||
repo = "https://github.com/nrummel/WENDy.jl.git" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["1.0.0"] | ||
git-tree-sha1 = "57176a4918578cc9e72c4c5bc677657ea5c990e5" |