Skip to content

Commit

Permalink
New package: QuadraticKalman v0.1.0
Browse files Browse the repository at this point in the history
UUID: 03de00d5-86b5-48ba-885c-e25084f99d9a
Repo: https://github.com/dleather/QuadraticKalman.jl.git
Tree: ffc5df1aa1d428aae449818ad0a3a2e72594917d

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8
  • Loading branch information
JuliaHubRegistrator committed Feb 1, 2025
1 parent 8e93785 commit fd0a3bf
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Q/QuadraticKalman/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[0]
DifferentiableEigen = "0.2.0"
ForwardDiff = "0.10"
LinearAlgebra = "1"
LogExpFunctions = "0.3"
Parameters = "0.12"
Preferences = "1.4.0-1"
Random = "1"
RecipesBase = "1.3.0-1"
SparseArrays = "1"
SpecialFunctions = "2"
julia = "1.11.0-1"
11 changes: 11 additions & 0 deletions Q/QuadraticKalman/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[0]
DifferentiableEigen = "73a20539-4e65-4dcb-a56d-dc20f210a01b"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3 changes: 3 additions & 0 deletions Q/QuadraticKalman/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "QuadraticKalman"
uuid = "03de00d5-86b5-48ba-885c-e25084f99d9a"
repo = "https://github.com/dleather/QuadraticKalman.jl.git"
2 changes: 2 additions & 0 deletions Q/QuadraticKalman/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "ffc5df1aa1d428aae449818ad0a3a2e72594917d"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ some amount of consideration when choosing package names.
03d21f85-4b71-5aa4-88fd-39a722493ec0 = { name = "DeepDish", path = "D/DeepDish" }
03d38035-ed2f-4a36-82eb-797f1727ab2e = { name = "SingleCellProjections", path = "S/SingleCellProjections" }
03d9041e-b4d2-508d-8c1c-d30ef48c1ce0 = { name = "GRQt6_jll", path = "jll/G/GRQt6_jll" }
03de00d5-86b5-48ba-885c-e25084f99d9a = { name = "QuadraticKalman", path = "Q/QuadraticKalman" }
03de777c-af7e-5070-b460-500ad0553889 = { name = "UnitlessFlatten", path = "U/UnitlessFlatten" }
03de9d45-54dd-5e36-9810-6ca1d577e6b3 = { name = "GAP_pkg_cvec_jll", path = "jll/G/GAP_pkg_cvec_jll" }
03e070a6-cabd-5a65-a0e2-949769773651 = { name = "FAMSA_jll", path = "jll/F/FAMSA_jll" }
Expand Down

0 comments on commit fd0a3bf

Please sign in to comment.