You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,20 @@
1
1
Release History
2
2
===============
3
3
4
+
0.3.3 (Apr 2025)
5
+
------------------
6
+
* new toml for v.0.3.2 by @wildromi in https://github.com/sissa-data-science/DADApy/pull/147
7
+
* Community Causal Graph by @vdeltatto in https://github.com/sissa-data-science/DADApy/pull/150
8
+
* Greedy feature selection in the Differentiable Information Imbalance implementation in JAX by @debarshibanerjee in https://github.com/sissa-data-science/DADApy/pull/151
9
+
* BID docs added by @acevedo-s in https://github.com/sissa-data-science/DADApy/pull/152
10
+
* Cleaned BMTI solvers PR by @AldoGl in https://github.com/sissa-data-science/DADApy/pull/154
11
+
12
+
## New Contributors
13
+
*@debarshibanerjee made their first contribution in https://github.com/sissa-data-science/DADApy/pull/151
0 commit comments