-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRegistry.toml
More file actions
13 lines (12 loc) · 880 Bytes
/
Registry.toml
File metadata and controls
13 lines (12 loc) · 880 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
name = "CompBayesRegistry"
uuid = "c2cbabd0-f95d-467b-bdda-e7a1cfc8d694"
repo = "https://github.com/compbayes/CompBayesRegistry.git"
description = "Private registry for Computational Bayes group"
[packages]
20aa821e-5b1c-4f19-affd-90757a4fca77 = { name = "TimeSeriesUtils", path = "T/TimeSeriesUtils" }
2328efba-24c2-4a10-a32f-a74f69d05fca = { name = "SMCsamplers", path = "S/SMCsamplers" }
59b8652b-d2f9-4a66-a653-7a5f669fef35 = { name = "LogisticBetaDistribution", path = "L/LogisticBetaDistribution" }
95f0ba86-bb51-4e4e-bc21-89dc4565d801 = { name = "DynamicGlobalLocalShrinkage", path = "D/DynamicGlobalLocalShrinkage" }
a6a4a4df-ba9f-45e9-bafc-bec3296762b9 = { name = "Utils", path = "U/Utils" }
c829f553-22ac-4b19-a1dc-cc178927e19e = { name = "TVMultiSARMA", path = "T/TVMultiSARMA" }
f0ebfa52-c0a7-45a5-a670-9dbd11d4b463 = { name = "TVGLMShrink", path = "T/TVGLMShrink" }