We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f47862 commit c65ff32Copy full SHA for c65ff32
CHANGELOG.md
@@ -56,8 +56,10 @@
56
57
### Fixed
58
59
-- Fixed `show_warnings=False` not being respected in subprocesses
+- Fixed `show_warnings=False` not being respected in subprocesses. Introduced
60
+ `suppress_warninigs` decorator for more flexibility
61
[PR #647](https://github.com/aai-institute/pyDVL/pull/647)
62
+ [PR #662](https://github.com/aai-institute/pyDVL/pull/662)
63
- Fixed several bugs in diverse stopping criteria, including: iteration counts,
64
computing completion, resetting, nested composition
65
[PR #641](https://github.com/aai-institute/pyDVL/pull/641)
0 commit comments