File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33.. _0.11.1_notes :
44
55===================================
6- ``discretize `` 0.11.0 Release Notes
6+ ``discretize `` 0.11.1 Release Notes
77===================================
88
9- October 24 , 2024
9+ November 5 , 2024
1010
1111This is a bugfix release for issues found in the previous release, and adds some warning messages for users.
1212
13+ Updates
14+ =======
15+
1316Warning Messages
14- ================
17+ ----------------
1518* Added a warning to the `TreeMesh ` informing of incoming future behavoir changes regarding
1619 diagonal balancing. This will default to ``True `` in `discretize ` 1.0.
1720* Added warning messages to test functions using uncontrolled randomized input that appear when run under
1821 `pytest ` or `nosetest `, alerting the user to non-repeatable tests.
1922* Changed the default for ``plotIt `` argument to ``False `` for testing functions.
2023
2124Fixed Bugs
22- ==========
25+ ----------
2326* `TreeMesh.point2index ` now refers to the correction function.
2427
28+
29+ Contributors
30+ ============
31+ * @jcapriot
32+
2533Pull requests
2634=============
2735
28- * Outstanding bugfixes. by @jcapriot in `#347 <https://github.com/simpeg/discretize/pull/382 >`__.
29- * Warn for non-repeatable random tests in a testing environment by @jcapriot in `#384 <https://github.com/simpeg/discretize/pull/384 >`__.
36+ * Outstanding bugfixes. by @jcapriot in `#382 <https://github.com/simpeg/discretize/pull/382 >`__.
37+ * Warn for non-repeatable random tests in a testing environment by @jcapriot in `#384 <https://github.com/simpeg/discretize/pull/384 >`__.
38+ * Staging for 0.11.1 by @jcapriot in `#385 <https://github.com/simpeg/discretize/pull/385 >`__.
You can’t perform that action at this time.
0 commit comments