Skip to content

Commit

Permalink
Merge branch 'master' into registrator-pdebase-a7812802-v0.1.12-007d3…
Browse files Browse the repository at this point in the history
…d2a14
  • Loading branch information
ChrisRackauckas authored Jun 7, 2024
2 parents 563d865 + 9fc00be commit 666d71e
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 1 deletion.
6 changes: 6 additions & 0 deletions F/FluxKAN/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
ChainRulesCore = "1"
Flux = "0.14"
LegendrePolynomials = "0.4"
MLDatasets = "0.7"
julia = "1.6.7-1"
6 changes: 6 additions & 0 deletions F/FluxKAN/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
LegendrePolynomials = "3db4a2ba-fc88-11e8-3e01-49c72059a882"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MLDatasets = "eb30cadb-4394-5ae3-aed4-317e484a6458"
3 changes: 3 additions & 0 deletions F/FluxKAN/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "FluxKAN"
uuid = "5d54f141-216f-4d16-867d-ae7ad4aba2dd"
repo = "https://github.com/cometscome/FluxKAN.jl.git"
2 changes: 2 additions & 0 deletions F/FluxKAN/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "71f265db4244f82c79c265a1326af35add9bf663"
3 changes: 3 additions & 0 deletions K/KernelAbstractions/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -198,3 +198,6 @@ git-tree-sha1 = "ed7167240f40e62d97c1f5f7735dea6de3cc5c49"

["0.9.19"]
git-tree-sha1 = "db02395e4c374030c53dc28f3c1d33dec35f7272"

["0.9.20"]
git-tree-sha1 = "8e5a339882cc401688d79b811d923a38ba77d50a"
3 changes: 3 additions & 0 deletions R/Raven/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "a5641306fba9010b2cc21775fd9b69f353bb705f"

["0.2.0"]
git-tree-sha1 = "be19f25bed11a82b025b0a3d4a8012a8fe6d59e2"
7 changes: 6 additions & 1 deletion R/Raven/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
[0]
CUDA = "4-5"
WriteVTK = "1.16.0-1"

["0-0.1"]
CUDA = "4-5"

["0.2-0"]
CUDA = "5.3.0-5"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4022,6 +4022,7 @@ some amount of consideration when choosing package names.
5d3f8266-9186-4afd-be5f-84c55396a2a7 = { name = "HomogeneousVectors", path = "H/HomogeneousVectors" }
5d3fc3e8-a677-5550-826f-6cfd58f208da = { name = "SCALAPACK_jll", path = "jll/S/SCALAPACK_jll" }
5d41aeb0-57df-5a94-a3c4-60ba49600646 = { name = "StructDualDynProg", path = "S/StructDualDynProg" }
5d54f141-216f-4d16-867d-ae7ad4aba2dd = { name = "FluxKAN", path = "F/FluxKAN" }
5d58af2d-7d6a-4ad4-9195-74ef913580e2 = { name = "RPkg", path = "R/RPkg" }
5d661840-88be-4b78-9825-7b6c04c1bd9a = { name = "Diderot", path = "D/Diderot" }
5d6e2f64-5c87-46b6-9ff4-cf810e78676d = { name = "PackedReadWrite", path = "P/PackedReadWrite" }
Expand Down
3 changes: 3 additions & 0 deletions S/SubsidenceChron/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ git-tree-sha1 = "d42d964ef7df037912c2c51bd4649610a92cd67f"

["0.3.0"]
git-tree-sha1 = "081f5f30b90c3516cff752d88e3c489df2fcf2d7"

["0.3.1"]
git-tree-sha1 = "d7081a39bb30dfcc98c4c61384c5edb6d39c5d47"

0 comments on commit 666d71e

Please sign in to comment.