Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
d84b130
New version: ComplexityMeasures v3.9.0 (#148652)
JuliaRegistrator Feb 18, 2026
dc62557
New version: CSV v0.10.16 (#148653)
JuliaRegistrator Feb 18, 2026
3e8ef23
New version: Muscade v0.7.0 (#148654)
JuliaRegistrator Feb 18, 2026
eee9715
New version: iceberg_rust_ffi_jll v0.7.6+0 (#148655)
jlbuild Feb 18, 2026
8f3611f
New version: OpenScienceFramework v0.2.12 (#148658)
JuliaRegistrator Feb 18, 2026
b7fdda8
New version: BiochemicalAlgorithms v0.6.0 (#148659)
JuliaRegistrator Feb 18, 2026
51f86e8
New version: MatrixDepot v1.0.15 (#148660)
JuliaRegistrator Feb 18, 2026
e3f7b61
New version: Mooncake v0.5.6 (#148661)
JuliaRegistrator Feb 18, 2026
12345f5
New version: Reactant v0.2.221 (#148662)
JuliaRegistrator Feb 18, 2026
c2bbb9c
New version: NeumannKelvin v0.9.2 (#148665)
JuliaRegistrator Feb 18, 2026
48a71f0
New package: BayesDensityBSplineMixture v0.1.0 (#148460)
JuliaRegistrator Feb 18, 2026
097707d
New package: BayesDensityHistSmoother v0.1.0 (#148461)
JuliaRegistrator Feb 18, 2026
46e2d7c
New package: BayesDensityPitmanYorMixture v0.1.0 (#148462)
JuliaRegistrator Feb 18, 2026
06ce6a6
New package: BayesDensityFiniteGaussianMixture v0.1.0 (#148464)
JuliaRegistrator Feb 18, 2026
35133d8
New package: BayesDensityRandomBernsteinPoly v0.1.0 (#148465)
JuliaRegistrator Feb 18, 2026
f50b396
New version: ProtPlot v0.5.21 (#148666)
JuliaRegistrator Feb 18, 2026
e34f34f
New version: BiochemicalVisualization v0.3.3 (#148667)
JuliaRegistrator Feb 18, 2026
c2f86ac
New version: KernelIntrinsics v0.1.3 (#148668)
JuliaRegistrator Feb 18, 2026
09d0b54
New version: t8code_jll v4.0.1+0 (#148669)
jlbuild Feb 18, 2026
3a20ba8
New version: Manopt v0.5.33 (#148670)
JuliaRegistrator Feb 18, 2026
6b38d24
New version: Integrals v5.1.0 (#148671)
JuliaRegistrator Feb 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions B/BayesDensityBSplineMixture/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[0]
BSplineKit = "0.19"
BandedMatrices = "1"
BayesDensityCore = "0.1"
Distributions = "0.25"
LinearAlgebra = "1"
PolyaGammaHybridSamplers = "1"
Random = "1"
Reexport = "1"
SelectedInversion = "0.1"
SparseArrays = "1"
SpecialFunctions = "2"
StatsBase = "0.34"
julia = "1.12.0 - 1"
13 changes: 13 additions & 0 deletions B/BayesDensityBSplineMixture/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[0]
BSplineKit = "093aae92-e908-43d7-9660-e50ee39d5a0a"
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
BayesDensityCore = "93712312-7690-42d2-80ab-295e38cb0be8"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PolyaGammaHybridSamplers = "c636ee4f-4591-4d8c-9fae-2dea21daa433"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SelectedInversion = "043bf095-3f01-458a-9f1c-8cf4448fe908"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
4 changes: 4 additions & 0 deletions B/BayesDensityBSplineMixture/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "BayesDensityBSplineMixture"
uuid = "dc1a60f9-7a32-4f65-8b9e-ee7db92abd95"
repo = "https://github.com/oskarhs/BayesDensity.jl.git"
subdir = "lib/BayesDensityBSplineMixture"
2 changes: 2 additions & 0 deletions B/BayesDensityBSplineMixture/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "02ad7cd029acefde1942c76746a742054cd4e414"
8 changes: 8 additions & 0 deletions B/BayesDensityFiniteGaussianMixture/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
BayesDensityCore = "0.1"
Distributions = "0.25"
Random = "1"
Reexport = "1"
SpecialFunctions = "2"
StatsBase = "0.34"
julia = "1.12.0 - 1"
7 changes: 7 additions & 0 deletions B/BayesDensityFiniteGaussianMixture/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
BayesDensityCore = "93712312-7690-42d2-80ab-295e38cb0be8"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
4 changes: 4 additions & 0 deletions B/BayesDensityFiniteGaussianMixture/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "BayesDensityFiniteGaussianMixture"
uuid = "588bb9d7-6d85-4df3-a9ca-7b66fb5e4296"
repo = "https://github.com/oskarhs/BayesDensity.jl.git"
subdir = "lib/BayesDensityFiniteGaussianMixture"
2 changes: 2 additions & 0 deletions B/BayesDensityFiniteGaussianMixture/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "a83021fb4da133387eaa98ac0dca6707fb6da8b8"
14 changes: 14 additions & 0 deletions B/BayesDensityHistSmoother/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[0]
BSplineKit = "0.19"
BayesDensityCore = "0.1"
DataFrames = "1"
Distributions = "0.25"
LinearAlgebra = "1"
Logging = "1"
MixedModels = "5"
Random = "1"
Reexport = "1"
SparseArrays = "1"
SpecialFunctions = "2"
StatsBase = "0.34"
julia = "1.12.0 - 1"
13 changes: 13 additions & 0 deletions B/BayesDensityHistSmoother/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[0]
BSplineKit = "093aae92-e908-43d7-9660-e50ee39d5a0a"
BayesDensityCore = "93712312-7690-42d2-80ab-295e38cb0be8"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
MixedModels = "ff71e718-51f3-5ec2-a782-8ffcbfa3c316"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
4 changes: 4 additions & 0 deletions B/BayesDensityHistSmoother/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "BayesDensityHistSmoother"
uuid = "4ec5b509-5e49-418c-a128-3e7a20b6d93e"
repo = "https://github.com/oskarhs/BayesDensity.jl.git"
subdir = "lib/BayesDensityHistSmoother"
2 changes: 2 additions & 0 deletions B/BayesDensityHistSmoother/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "be5bbd417954f0b7e94eb02eb4f08a353ad80fa8"
8 changes: 8 additions & 0 deletions B/BayesDensityPitmanYorMixture/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
BayesDensityCore = "0.1"
Distributions = "0.25"
Random = "1"
Reexport = "1"
SpecialFunctions = "2"
StatsBase = "0.34"
julia = "1.12.0 - 1"
7 changes: 7 additions & 0 deletions B/BayesDensityPitmanYorMixture/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
BayesDensityCore = "93712312-7690-42d2-80ab-295e38cb0be8"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
4 changes: 4 additions & 0 deletions B/BayesDensityPitmanYorMixture/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "BayesDensityPitmanYorMixture"
uuid = "9da0b0c8-0459-4567-a5a4-3605fb8f6d57"
repo = "https://github.com/oskarhs/BayesDensity.jl.git"
subdir = "lib/BayesDensityPitmanYorMixture"
2 changes: 2 additions & 0 deletions B/BayesDensityPitmanYorMixture/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "4fe23a64240620f3a76ebb349c194992ab7a7ddb"
8 changes: 8 additions & 0 deletions B/BayesDensityRandomBernsteinPoly/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
BayesDensityCore = "0.1"
Distributions = "0.25"
Random = "1"
Reexport = "1"
SpecialFunctions = "2"
StatsBase = "0.34"
julia = "1.12.0 - 1"
7 changes: 7 additions & 0 deletions B/BayesDensityRandomBernsteinPoly/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
BayesDensityCore = "93712312-7690-42d2-80ab-295e38cb0be8"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
4 changes: 4 additions & 0 deletions B/BayesDensityRandomBernsteinPoly/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "BayesDensityRandomBernsteinPoly"
uuid = "0b3787ab-bd9c-4026-b901-8cf5c1b442b9"
repo = "https://github.com/oskarhs/BayesDensity.jl.git"
subdir = "lib/BayesDensityRandomBernsteinPoly"
2 changes: 2 additions & 0 deletions B/BayesDensityRandomBernsteinPoly/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "e009f5d5da1b9da2b68e0d30f089e10abd6413f8"
28 changes: 21 additions & 7 deletions B/BiochemicalAlgorithms/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ MolecularGraph = "0.16-0.17"
["0.4.1 - 0.4"]
MetaGraphs = "0.7.2-0.8"

["0.5 - 0"]
["0.5"]
Optimization = "4"

["0.5 - 0.5.3"]
Expand Down Expand Up @@ -76,24 +76,26 @@ DataStructures = "0.18.13 - 0.18"
["0.5.4 - 0"]
BioStructures = "4.2.0 - 4"
CSV = "0.10.13 - 0.10"
DataFrames = "1.6.0 - 1"
Graphs = "1.8.0 - 1"
JSON3 = "1.9.1 - 1"
LinearAlgebra = "1.10.0 - 1"
MolecularGraph = ["0.16 - 0.18", "0.19.1 - 0.19"]
Observables = "0.5.5 - 0.5"
PhysicalConstants = "0.2.3 - 0.2"
PrettyTables = "2.2.7 - 2"
Printf = "1.10.0 - 1"
Quaternions = "0.7.6 - 0.7"
Rotations = "1.3.4 - 1"
Statistics = "1.10.0 - 1"
StructTypes = "1.5.0 - 1"
TableOperations = "1.2.0 - 1"
Tables = "1.11.0 - 1"
Unitful = "1.12.0 - 1"
julia = "1.10.0 - 1"

["0.5.4 - 0.5"]
DataFrames = "1.6.0 - 1"
Graphs = "1.8.0 - 1"
JSON3 = "1.9.1 - 1"
MolecularGraph = ["0.16 - 0.18", "0.19.1 - 0.19"]
PrettyTables = "2.2.7 - 2"
StructTypes = "1.5.0 - 1"

["0.5.4 - 0.5.5"]
CellListMap = "0.8 - 0.9"
StaticArrays = "1.5.0 - 1"
Expand All @@ -105,3 +107,15 @@ DataStructures = "0.18.13 - 0.19"
CellListMap = "0.9.5 - 0.9"
MetaGraphs = "0.8 - 0.9"
StaticArrays = "1.9.8 - 1"

["0.6 - 0"]
DataFrames = "1.8.0 - 1"
Dates = "1.10.0 - 1"
Graphs = "1.12.0 - 1"
JSON3 = "1.10.0 - 1"
MolecularGraph = "0.22"
Optimization = "5.1.0 - 5"
OptimizationLBFGSB = "1.1.0 - 1"
PrettyTables = "3"
Scanf = "0.5.4 - 0.5"
StructTypes = "1.10.0 - 1"
5 changes: 5 additions & 0 deletions B/BiochemicalAlgorithms/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
["0.5 - 0"]
Observables = "510215fc-4207-5dde-b226-833fc4488ee2"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"

["0.6 - 0"]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
OptimizationLBFGSB = "22f7324a-a79d-40f2-bebe-3af60c77bd15"
Scanf = "6ef1bc8b-493b-44e1-8d40-549aa65c4b41"
3 changes: 3 additions & 0 deletions B/BiochemicalAlgorithms/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,6 @@ git-tree-sha1 = "42e4586f7ca5d9a776c523788a4197d3f6c9803e"

["0.5.6"]
git-tree-sha1 = "d53b0fc11fe51c29c3daececf208aaa9fb124b75"

["0.6.0"]
git-tree-sha1 = "20ce9eef0eacbbab8a8ec60d0f2877a7d029d7db"
34 changes: 22 additions & 12 deletions B/BiochemicalVisualization/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,28 +1,38 @@
[0]
MsgPack = "1.2.0-1"
Statistics = "1.9.0-1"
julia = "1.9.0-1"

["0-0.2"]
["0 - 0.2"]
JSServe = "2.3.0-2"

["0-0.2.1"]
["0 - 0.2.1"]
BiochemicalAlgorithms = "0.2-0.3"

["0-0.3.0"]
["0 - 0.3.0"]
Colors = "0.12"
GeometryBasics = "0.4"

["0.2.2-0.3.1"]
["0 - 0.3.2"]
MsgPack = "1.2.0-1"
Statistics = "1.9.0-1"
julia = "1.9.0-1"

["0.2.2 - 0.3.1"]
BiochemicalAlgorithms = "0.2-0.4"

["0.3-0"]
["0.3 - 0.3.2"]
Bonito = "3.2.0-4"
LinearAlgebra = "1.9.0-1"

["0.3.1-0"]
["0.3.1 - 0.3.2"]
Colors = "0.12-0.13"
GeometryBasics = "0.4-0.5"

["0.3.2-0"]
["0.3.2"]
BiochemicalAlgorithms = "0.2-0.5"

["0.3.3 - 0"]
BiochemicalAlgorithms = "0.2 - 0.6"
Bonito = "3.2.0 - 4"
Colors = "0.12 - 0.13"
GeometryBasics = "0.4 - 0.5"
LinearAlgebra = "1.9.0 - 1"
MsgPack = "1.2.0 - 1"
Statistics = "1.9.0 - 1"
julia = "1.9.0 - 1"
4 changes: 2 additions & 2 deletions B/BiochemicalVisualization/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MsgPack = "99f44e22-a591-53d1-9472-aa23ef4bd671"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0-0.2"]
["0 - 0.2"]
JSServe = "824d6782-a2ef-11e9-3a09-e5662e0c26f9"

["0.3-0"]
["0.3 - 0"]
Bonito = "824d6782-a2ef-11e9-3a09-e5662e0c26f8"
3 changes: 3 additions & 0 deletions B/BiochemicalVisualization/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "396f050e6747f97d452be5a6e7333b9d0c093275"

["0.3.2"]
git-tree-sha1 = "0e7894b24a4217c7c0d8d3364e81ea4e60ead921"

["0.3.3"]
git-tree-sha1 = "8e25f879df0a5589846431a2a92d88c43dfab4c7"
Loading
Loading