Skip to content

Commit

Permalink
New package: FNCFunctions v0.1.0 (#122529)
Browse files Browse the repository at this point in the history
UUID: ab0dfefa-d313-416d-841c-e73335ae36c8
Repo: https://github.com/fncbook/FNCFunctions.jl.git
Tree: 0c25c00d8746aa8b972b255675d4490aa47d65c5

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 10, 2025
1 parent 2d9b82b commit 90cbe7a
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions F/FNCFunctions/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
LinearAlgebra = "1.11.0-1"
OrdinaryDiffEq = "6.90.1-6"
Polynomials = "4.0.12-4"
SparseArrays = "1.11.0-1"
julia = "1"
5 changes: 5 additions & 0 deletions F/FNCFunctions/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
3 changes: 3 additions & 0 deletions F/FNCFunctions/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "FNCFunctions"
uuid = "ab0dfefa-d313-416d-841c-e73335ae36c8"
repo = "https://github.com/fncbook/FNCFunctions.jl.git"
2 changes: 2 additions & 0 deletions F/FNCFunctions/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "0c25c00d8746aa8b972b255675d4490aa47d65c5"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7948,6 +7948,7 @@ aafaddc9-749c-510e-ac4f-586e18779b91 = { name = "CatIndices", path = "C/CatIndic
aafdbc67-5cd5-409a-82a0-ebc47ac8091e = { name = "ExplicitFluxLayers", path = "E/ExplicitFluxLayers" }
ab02a1b2-a7df-11e8-156e-fb1833f50b87 = { name = "TableOperations", path = "T/TableOperations" }
ab0dad50-ab19-448c-b796-13553ec8b2d3 = { name = "OpticalFlowUtils", path = "O/OpticalFlowUtils" }
ab0dfefa-d313-416d-841c-e73335ae36c8 = { name = "FNCFunctions", path = "F/FNCFunctions" }
ab1a18e7-b408-4913-896c-624bb82ed7f4 = { name = "UnixTimes", path = "U/UnixTimes" }
ab1be465-a7f0-4423-9048-0ee774b70ed9 = { name = "SPECTrecon", path = "S/SPECTrecon" }
ab1feca7-9272-4c7d-b713-789d3461e743 = { name = "NeuralArithmetic", path = "N/NeuralArithmetic" }
Expand Down

0 comments on commit 90cbe7a

Please sign in to comment.