Skip to content

Commit

Permalink
New package: Cyclotomics v0.1.0 (#18398)
Browse files Browse the repository at this point in the history
UUID: da8f5974-afbb-4dc8-91d8-516d5257c83b
Repo: https://github.com/kalmarek/Cyclotomics.jl.git
Tree: 8762db02e93a5bc9fcce35126977db3bf7d39105

Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b
  • Loading branch information
JuliaRegistrator authored Jul 27, 2020
1 parent 8132461 commit 80c3567
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 0 deletions.
3 changes: 3 additions & 0 deletions C/Cyclotomics/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
Primes = "0.4-0.5"
julia = "1"
4 changes: 4 additions & 0 deletions C/Cyclotomics/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
Primes = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions C/Cyclotomics/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Cyclotomics"
uuid = "da8f5974-afbb-4dc8-91d8-516d5257c83b"
repo = "https://github.com/kalmarek/Cyclotomics.jl.git"
2 changes: 2 additions & 0 deletions C/Cyclotomics/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "8762db02e93a5bc9fcce35126977db3bf7d39105"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3466,6 +3466,7 @@ da1fdf0e-e0ff-5433-a45f-9bb5ff651cb1 = { name = "FreqTables", path = "F/FreqTabl
da235a08-baf4-11e9-2387-6f19a530ddff = { name = "SlurmWorkloadFileGenerator", path = "S/SlurmWorkloadFileGenerator" }
da464f59-a6cf-4c57-92f9-0556c3abcc34 = { name = "KmerAnalysisMakie", path = "K/KmerAnalysisMakie" }
da5c29d0-fa7d-589e-88eb-ea29b0a81949 = { name = "EllipsisNotation", path = "E/EllipsisNotation" }
da8f5974-afbb-4dc8-91d8-516d5257c83b = { name = "Cyclotomics", path = "C/Cyclotomics" }
dab37cba-9818-490d-9918-279965c31300 = { name = "MulticlassPerceptron", path = "M/MulticlassPerceptron" }
dad468f8-6d63-5d40-b2c4-48631a3ed0cf = { name = "TopicModelsVB", path = "T/TopicModelsVB" }
dae5e5ee-8eca-4ada-95ce-87810a1e1f9e = { name = "Spider", path = "S/Spider" }
Expand Down

0 comments on commit 80c3567

Please sign in to comment.