Skip to content

Commit

Permalink
New package: Electrum v0.1.0 (#84240)
Browse files Browse the repository at this point in the history
UUID: b7bf5f09-dce4-461b-b741-5180c76f4cfe
Repo: https://github.com/brainandforce/Electrum.jl.git
Tree: 24532ef39ef57dd91e72464e5d7319d014e90334

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed May 30, 2023
1 parent e1f16aa commit 847a383
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 0 deletions.
6 changes: 6 additions & 0 deletions E/Electrum/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
ComputedFieldTypes = "1"
FFTW = "1"
NormalForms = "0.1"
StaticArrays = "1"
julia = "1.6.0-1"
7 changes: 7 additions & 0 deletions E/Electrum/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
ComputedFieldTypes = "459fdd68-db75-56b8-8c15-d717a790f88e"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NormalForms = "109d20d8-9763-411c-9b60-7eb2a068657f"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
3 changes: 3 additions & 0 deletions E/Electrum/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Electrum"
uuid = "b7bf5f09-dce4-461b-b741-5180c76f4cfe"
repo = "https://github.com/brainandforce/Electrum.jl.git"
2 changes: 2 additions & 0 deletions E/Electrum/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "24532ef39ef57dd91e72464e5d7319d014e90334"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6860,6 +6860,7 @@ b795de74-0e0b-491f-a34a-f5524d7c246d = { name = "PhyloTools", path = "P/PhyloToo
b7963979-8425-4501-99b9-c790a878aaaf = { name = "TaylorFourierTransform", path = "T/TaylorFourierTransform" }
b7a990de-7fa3-5a2e-8a39-d875e4dafecd = { name = "ViennaRNA_jll", path = "jll/V/ViennaRNA_jll" }
b7afff70-4bfb-11e9-240b-a35f420ae9bd = { name = "PressureDrop", path = "P/PressureDrop" }
b7bf5f09-dce4-461b-b741-5180c76f4cfe = { name = "Electrum", path = "E/Electrum" }
b7c0a452-59f3-4788-8baf-51dfb4e989a2 = { name = "Kibisis", path = "K/Kibisis" }
b7d42ee7-0b51-5a75-98ca-779d3107e4c0 = { name = "Einsum", path = "E/Einsum" }
b7e775b7-052a-4229-9250-fe08ae90f9c6 = { name = "Webviews", path = "W/Webviews" }
Expand Down

0 comments on commit 847a383

Please sign in to comment.