Skip to content

Commit 4e9f68f

Browse files
authored
New version: TiledFactorizations v0.1.4 (#262)
1 parent 23059f3 commit 4e9f68f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

T/TiledFactorizations/Compat.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ FactoredMatrices = "0.1"
55
ISVD = "0.0"
66
ImageAxes = "0.6"
77
ProgressMeter = "1"
8-
ShotNoise = "0.0"
98
TileTrees = "0.3"
109
VariationalOnlineStats = "0.0"
1110

11+
["0.1-0.1.3"]
12+
ShotNoise = "0.0"
13+
1214
["0.1.0"]
1315
ImageCore = "0.8.1-0.8"
1416
RoundingIntegers = "0.2"
@@ -26,3 +28,6 @@ ImageCore = "0.8.1-0.10"
2628

2729
["0.1.3-0"]
2830
Statistics = "1"
31+
32+
["0.1.4-0"]
33+
ShotNoise = "0.0-0.1"

T/TiledFactorizations/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ git-tree-sha1 = "13d1d865e4958ad3395fda22ef9acea457d35e5e"
1212

1313
["0.1.3"]
1414
git-tree-sha1 = "b3f325c6d86f36bffab65a58ce3b0bfc4c74eb14"
15+
16+
["0.1.4"]
17+
git-tree-sha1 = "921c61db081b80092e5798e9d143e040f8a243d1"

0 commit comments

Comments
 (0)