Skip to content

Commit 3cf75c0

Browse files
committed
update changelog
1 parent ccafca3 commit 3cf75c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
* **Support using trained estimators in Pyro models** by @sethaxen in https://github.com/sbi-dev/sbi/pull/1491
2727
* **Add util to generate mcmc samples from user defined potential (#1405)** by @hayden-johnson in https://github.com/sbi-dev/sbi/pull/1483
2828
* **Logit transform** by @anastasiakrouglova in https://github.com/sbi-dev/sbi/pull/1485
29+
* **Log-prob for iid data for score estimators** by @Kartik-Sama in https://github.com/sbi-dev/sbi/pull/1508
2930

3031
#### 📚 Documentation & Tutorials
3132

@@ -45,6 +46,7 @@
4546
* 1561 computation of denoising posterior precision matrix in jac method score fn iid by @manuelgloeckler in https://github.com/sbi-dev/sbi/pull/1636
4647
* fix xfail test, fix deprecation warnings by @janfb in https://github.com/sbi-dev/sbi/pull/1642
4748
* fix: iid-score device handling by @janfb in https://github.com/sbi-dev/sbi/pull/1650
49+
* fix: fmpe singularity on sde sampling by @manuelgloeckler in https://github.com/sbi-dev/sbi/pull/1661
4850

4951
### 🛠️ Maintenance & Improvements
5052

@@ -87,6 +89,7 @@
8789
* Fix/lc2st numpy type fixes by @janfb in https://github.com/sbi-dev/sbi/pull/1613
8890
* Fix failing CI on main. by @janfb in https://github.com/sbi-dev/sbi/pull/1618
8991
* Fix slow vector field tests by @janfb in https://github.com/sbi-dev/sbi/pull/1657
92+
* Add tests for sensitivity analysis by @janfb in https://github.com/sbi-dev/sbi/pull/1662
9093

9194
#### 📖 Documentation & Website
9295

0 commit comments

Comments
 (0)