Skip to content

Commit

Permalink
New package: CountTimeSeries v0.1.0 (#33759)
Browse files Browse the repository at this point in the history
UUID: f648fdee-df8a-4cb4-ac79-58ced742ae0a
Repo: https://github.com/ManuelStapper/CountTimeSeries.jl.git
Tree: b6322e283f5226b55f457e992bf133646e0ba9fe

Registrator tree SHA: fc49368213d6dcbacdc444120efa4babcf248dcc

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Apr 10, 2021
1 parent 2158e96 commit 8444d22
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 0 deletions.
8 changes: 8 additions & 0 deletions C/CountTimeSeries/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
Calculus = "0.5.1-0.5"
Distributions = "0.23.11-0.24"
Optim = "1.2.0-1"
Plots = "1.6.4-1"
Roots = "1.0.5-1"
StatsBase = "0.33.3-0.33"
julia = "1"
12 changes: 12 additions & 0 deletions C/CountTimeSeries/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[0]
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions C/CountTimeSeries/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "CountTimeSeries"
uuid = "f648fdee-df8a-4cb4-ac79-58ced742ae0a"
repo = "https://github.com/ManuelStapper/CountTimeSeries.jl.git"
2 changes: 2 additions & 0 deletions C/CountTimeSeries/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "b6322e283f5226b55f457e992bf133646e0ba9fe"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5254,6 +5254,7 @@ f62fece2-b996-571a-b4c9-e662aba1c617 = { name = "H3", path = "H/H3" }
f6369f11-7733-5829-9624-2563aa707210 = { name = "ForwardDiff", path = "F/ForwardDiff" }
f638f0a6-7fb0-5443-88ba-1cc74229b280 = { name = "libfdk_aac_jll", path = "L/libfdk_aac_jll" }
f647ab69-6f05-4d64-883f-59d0fbe08d2b = { name = "QuranTree", path = "Q/QuranTree" }
f648fdee-df8a-4cb4-ac79-58ced742ae0a = { name = "CountTimeSeries", path = "C/CountTimeSeries" }
f65535da-76fb-5f13-bab9-19810c17039a = { name = "Convex", path = "C/Convex" }
f668e113-9f8b-4879-aee4-af57b0614260 = { name = "Quadtrees", path = "Q/Quadtrees" }
f6782734-9c9f-4136-a5cf-b2677328accc = { name = "BenchmarkFunctions", path = "B/BenchmarkFunctions" }
Expand Down

0 comments on commit 8444d22

Please sign in to comment.