Skip to content

Commit 41218af

Browse files
New package: Speculator v0.1.0 (#122119)
UUID: ac92255e-d98e-45c4-b636-98964c1c8a8b Repo: https://github.com/jakobjpeters/Speculator.jl.git Tree: 64a7aff56e3ed47ce39c0f0d955e5bfacabb120f Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent 68fa9bf commit 41218af

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7990,6 +7990,7 @@ ac82832f-fdb8-443a-8a43-6f2f224322a9 = { name = "SVDSubset", path = "S/SVDSubset
79907990
ac87d701-7792-4b86-94b3-1f30c027900b = { name = "BioDemuX", path = "B/BioDemuX" }
79917991
ac8b01d9-0237-5573-85ad-ea456511aa8e = { name = "HighestDensityRegions", path = "H/HighestDensityRegions" }
79927992
ac8d63fe-4615-43ae-9860-9cd4a3820532 = { name = "Libsharp", path = "L/Libsharp" }
7993+
ac92255e-d98e-45c4-b636-98964c1c8a8b = { name = "Speculator", path = "S/Speculator" }
79937994
ac97e89c-ede4-4801-915b-eb83a6cbfe69 = { name = "SpikingNNFunctions", path = "S/SpikingNNFunctions" }
79947995
ac9b3a88-3e1f-57b7-8ce2-ad00cf637f7b = { name = "MarketCycles", path = "M/MarketCycles" }
79957996
ac9de150-d08f-4546-94fb-7472b5760531 = { name = "LuxTestUtils", path = "L/LuxTestUtils" }

S/Speculator/Compat.toml

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

S/Speculator/Deps.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[0]
2+
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

S/Speculator/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Speculator"
2+
uuid = "ac92255e-d98e-45c4-b636-98964c1c8a8b"
3+
repo = "https://github.com/jakobjpeters/Speculator.jl.git"

S/Speculator/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 = "64a7aff56e3ed47ce39c0f0d955e5bfacabb120f"

0 commit comments

Comments
 (0)