Skip to content

Commit d6e71f3

Browse files
New package: DiffMatic v0.1.0
UUID: ec55c3ff-feb8-4051-a6a4-2e9f18c613fc Repo: https://github.com/asterycs/DiffMatic.jl.git Tree: 196d3d30b6ebf664b1e5377639ff15baf7f2bd47 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent ad16b7e commit d6e71f3

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

D/DiffMatic/Compat.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[0]
2+
LinearAlgebra = "1.10.0-1"
3+
julia = "1.10.0-1"

D/DiffMatic/Deps.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[0]
2+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

D/DiffMatic/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "DiffMatic"
2+
uuid = "ec55c3ff-feb8-4051-a6a4-2e9f18c613fc"
3+
repo = "https://github.com/asterycs/DiffMatic.jl.git"

D/DiffMatic/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "196d3d30b6ebf664b1e5377639ff15baf7f2bd47"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11383,6 +11383,7 @@ ec354790-cf28-43e8-bb59-b484409b7bad = { name = "Cobweb", path = "C/Cobweb" }
1138311383
ec38b58b-a3a2-58d8-a716-642f1d7feaa0 = { name = "Valhalla_jll", path = "jll/V/Valhalla_jll" }
1138411384
ec3bce20-3e4b-4d8a-a801-89defc82be1c = { name = "GeometricMultigrid", path = "G/GeometricMultigrid" }
1138511385
ec485272-7323-5ecc-a04f-4719b315124d = { name = "ArnoldiMethod", path = "A/ArnoldiMethod" }
11386+
ec55c3ff-feb8-4051-a6a4-2e9f18c613fc = { name = "DiffMatic", path = "D/DiffMatic" }
1138611387
ec570357-d46e-52ed-9726-18773498274d = { name = "AngleBetweenVectors", path = "A/AngleBetweenVectors" }
1138711388
ec6baca6-10c1-11ea-19b5-f7da994b81a8 = { name = "SimSpin", path = "S/SimSpin" }
1138811389
ec714cd0-5f51-11eb-0b6e-452e7367ff84 = { name = "InteractiveDynamics", path = "I/InteractiveDynamics" }

0 commit comments

Comments
 (0)