Skip to content

Commit

Permalink
New package: L1TrendFiltering v0.1.0
Browse files Browse the repository at this point in the history
UUID: b2ecaf23-c471-4976-bbc3-22be69e1f6bb
Repo: https://github.com/dsryu0822/L1TrendFiltering.jl.git
Tree: 6b382cebc89ef01988694ebb012296a84ab6936b

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8
  • Loading branch information
JuliaHubRegistrator committed Oct 23, 2024
1 parent ea86346 commit f49e6b9
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
Empty file added L/L1TrendFiltering/Compat.toml
Empty file.
4 changes: 4 additions & 0 deletions L/L1TrendFiltering/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
3 changes: 3 additions & 0 deletions L/L1TrendFiltering/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "L1TrendFiltering"
uuid = "b2ecaf23-c471-4976-bbc3-22be69e1f6bb"
repo = "https://github.com/dsryu0822/L1TrendFiltering.jl.git"
2 changes: 2 additions & 0 deletions L/L1TrendFiltering/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "6b382cebc89ef01988694ebb012296a84ab6936b"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8121,6 +8121,7 @@ b2cf22bb-779f-4885-b12f-54b1c19a73e0 = { name = "Neovim", path = "N/Neovim" }
b2d36aa5-a2b1-5d23-8bd9-f353e61de00d = { name = "PowerDynSolve", path = "P/PowerDynSolve" }
b2d6dd58-be48-4100-8375-7f7d22241ed8 = { name = "AlgebraicCurveOrthogonalPolynomials", path = "A/AlgebraicCurveOrthogonalPolynomials" }
b2d7f28f-acd6-4007-8b26-bc27716e5513 = { name = "OteraEngine", path = "O/OteraEngine" }
b2ecaf23-c471-4976-bbc3-22be69e1f6bb = { name = "L1TrendFiltering", path = "L/L1TrendFiltering" }
b2f2f022-7a59-54f4-945e-e9b78c3fd545 = { name = "MKL_Headers_jll", path = "jll/M/MKL_Headers_jll" }
b305315f-e792-5b7a-8f41-49f472929428 = { name = "Elliptic", path = "E/Elliptic" }
b30e2e7b-c4ee-47da-9d5f-2c5c27239acd = { name = "ClassicalOrthogonalPolynomials", path = "C/ClassicalOrthogonalPolynomials" }
Expand Down

0 comments on commit f49e6b9

Please sign in to comment.