-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
20 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
name = "Reactant" | ||
uuid = "3c362404-f566-11ee-1572-e11a4b42c853" | ||
authors = [ | ||
"William Moses <[email protected]>", | ||
"Valentin Churavy <[email protected]>", | ||
"Sergio Sánchez Ramírez <[email protected]>", | ||
"Paul Berg <[email protected]>", | ||
] | ||
authors = ["William Moses <[email protected]>", "Valentin Churavy <[email protected]>", "Sergio Sánchez Ramírez <[email protected]>", "Paul Berg <[email protected]>"] | ||
version = "0.1.8" | ||
|
||
[deps] | ||
|
@@ -15,6 +10,7 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" | |
PackageExtensionCompat = "65ce6f38-6b18-4e1d-a461-8949797d7930" | ||
Preferences = "21216c6a-2e73-6563-6e65-726566657250" | ||
Reactant_jll = "0192cb87-2b54-54ad-80e0-3be72ad8a3c0" | ||
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" | ||
|
||
[weakdeps] | ||
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" | ||
|
@@ -35,6 +31,7 @@ NNlib = "0.9" | |
PackageExtensionCompat = "1" | ||
Preferences = "1.4" | ||
Reactant_jll = "0.0.12" | ||
Statistics = "1.11.1" | ||
julia = "1.9" | ||
|
||
[extras] | ||
|
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