mdopt
mdopt copied to clipboard
Discrete optimization in the tensor-network (specifically, MPS-MPO) language.
Bumps [nbsphinx](https://github.com/spatialaudio/nbsphinx) from 0.9.3 to 0.9.4. Release notes Sourced from nbsphinx's releases. nbsphinx 0.9.4 https://pypi.org/project/nbsphinx/0.9.4/ Require docutils >= 0.18.1 Minor fixes, documentation and CI updates Changelog Sourced from nbsphinx's changelog....
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.3.7. Release notes Sourced from sphinx's releases. Sphinx 7.3.7 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.6 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.5 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.4 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.3...
Bumps [notebook](https://github.com/jupyter/notebook) from 7.1.1 to 7.2.0. Release notes Sourced from notebook's releases. v7.2.0 7.2.0 (Full Changelog) Enhancements made Update to JupyterLab 4.2.0 #7357 (@jtpio) Update to JupyterLab 4.2.0rc0 #7333 (@jtpio)...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...
### What happened? whilst running MPS-rand-circ a type error pops up - preventing the notebook to continue https://github.com/quicophy/mdopt/blob/main/examples/random_circuit/mps-rand-circ.ipynb  ### What did you expect to happen? a...
### What is your issue? I see that there is a hard limit on 64 threads running a notebook of the mdopt project on 96 threaded machine https://github.com/quicophy/mdopt/blob/main/examples/decoding/classical_ldpc.ipynb  from 70.3.0 to 73.0.0. Changelog Sourced from setuptools's changelog. v73.0.0 Features Mark abstract base classes and methods with abc.ABC and abc.abstractmethod -- by :user:Avasam (#4503) Changed the order...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.3 to 7.6.1. Changelog Sourced from coverage's changelog. Version 7.6.1 — 2024-08-04 Fix: coverage used to fail when measuring code using :func:runpy.run_path <python:runpy.run_path> with a :class:Path <python:pathlib.Path>...
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 3.0.1 to 4.0.0. Release notes Sourced from myst-parser's releases. v4.0.0 What's Changed ⬆️ Support python>=3.10, sphinx >=7,=0.19,<0.22 by @chrisjsewell in executablebooks/MyST-Parser#952 👌 Improve footnote def/ref warnings and...