Commit b0ee0ec
authored
feat: Add support for arviz v0.19-v0.22 (#57)
* chore: Remove DimensionalData v0.29.25 compat
* chore: Increment patch number for release
* chore: Fix version specifiers
* test: Only check that constructed ELPDData has at least all keys as arviz one
* feat: Add good_k field to constructed ELPDData
* feat: Add support for arviz v0.19
* feat: Add support for arviz v0.20
* feat: Add support for arviz v0.21
* feat: Add support for arviz v0.22
* Revert "chore: Fix version specifiers"
This reverts commit be3bf86.
* Revert "chore: Remove DimensionalData v0.29.25 compat"
This reverts commit 2fe154d.1 parent 068d9ba commit b0ee0ec
File tree
4 files changed
+8
-4
lines changed- src
- test
4 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments