ModOpt
ModOpt copied to clipboard
Modular Optimisation tools for solving inverse problems
This PR updates [myst-parser](https://pypi.org/project/myst-parser) from **0.16.1** to **4.0.0**. Changelog ### 4.0.0 ``` This release bumps the supported versions of: - Python to ``3.10`` and greater - Sphinx to ``>=7,<9`` -...
This PR updates [sphinx](https://pypi.org/project/sphinx) from **4.3.1** to **8.0.2**. Changelog ### 8.0.2 ``` ===================================== Bugs fixed ---------- * Fix the ``pygments.Formatter.__class_getitem__`` patch. Patch by Adam Turner. ``` ### 8.0.1 ``` =====================================...
This PR updates [sphinxawesome-theme](https://pypi.org/project/sphinxawesome-theme) from **3.2.1** to **5.2.0**. Changelog ### 5.0.0beta.6 ``` Refactor - Make compatible with Sphinx 7 - Remove DocSearch-specific parts (outsource to `sphinx-docsearch` extension) ``` ### 5.0.0beta.2...
Currently, only synthesis formulation is supported. But for a tight-frame operator both formulations are equivalent. A solution would be to enrich the proximal operator (e.g.`SparseThreshold`) as such: ```python class InTransformSparseThreshold(SparseThreshold):...
This PR updates [sphinx-gallery](https://pypi.org/project/sphinx-gallery) from **0.11.1** to **0.18.0**. Changelog ### 0.17.1 ``` ------- **Fixed bugs:** - FIX: Fix stability of stored compiled regex `1369 <https://github.com/sphinx-gallery/sphinx-gallery/pull/1369>`__ (`larsoner <https://github.com/larsoner>`__) - ENH: Improve...
This PR updates [sphinxawesome-theme](https://pypi.org/project/sphinxawesome-theme) from **3.2.1** to **5.3.1**. Changelog ### 5.3.0 ``` Features - support dark mode color schemes (1854) - support sphinx 8 (2011) ``` ### 5.2.0 ``` Features...
This PR updates [nbsphinx-link](https://pypi.org/project/nbsphinx-link) from **1.3.0** to **1.3.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/nbsphinx-link - Repo: https://github.com/vidartf/nbsphinx-link
This PR updates [sphinxcontrib-bibtex](https://pypi.org/project/sphinxcontrib-bibtex) from **2.4.1** to **2.6.3**. Changelog ### 2.6.3 ``` ------------------------- * Add setuptools as a runtime dependency on Python 3.12. This works around an issue with the...
This PR updates [jupyter](https://pypi.org/project/jupyter) from **1.0.0** to **1.1.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/jupyter - Homepage: https://jupyter.org