What's Changed
- Calculate the mutual coherence for a matrix and a set of vectors by @dvdllrch in #1183
- Wrap up
tensor_combby @purva-thakre in #1219 - fix: Github action to check and auto-commit poetry.lock (new PR) by @NV-Karthik in #1198
- Add unitaryHACK announcement to docs by @purva-thakre in #1221
- chore(deps-dev): bump setuptools from 80.7.1 to 80.8.0 by @dependabot[bot] in #1229
- Fix docs dependency syntax to use >= instead of == by @EvyatarHaim in #1234
- chore(deps-dev): bump setuptools from 80.8.0 to 80.9.0 by @dependabot[bot] in #1238
- chore(deps-dev): bump mypy from 1.15.0 to 1.16.0 by @dependabot[bot] in #1239
- chore(deps-dev): bump ipython from 8.36.0 to 8.37.0 by @dependabot[bot] in #1240
- Fix: circular import with kraus to choi by @poig in #1235
- Fix: NPA Hierarchy Stability by @poig in #1237
- chore(deps): bump pytest from 8.3.4 to 8.4.0 by @dependabot[bot] in #1253
- chore(deps): bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #1254
- Features: Enhance the is_separable function by @poig in #1236
- Fix: Extended Nonlocal Game Entangled Value Bounds by @poig in #1233
- Fix refs.bib by @Newtech66 in #1260
- chore(deps): bump sympy from 1.13.3 to 1.14.0 by @dependabot[bot] in #1264
- chore(deps-dev): bump coverage from 7.8.0 to 7.9.1 by @dependabot[bot] in #1263
- chore(deps): bump pytest-cov from 6.1.1 to 6.2.1 by @dependabot[bot] in #1262
- chore(deps): bump numpy from 2.2.3 to 2.2.6 by @dependabot[bot] in #1261
- Switch to footbibliography by @purva-thakre in #1265
- Add
is_absolutely_pptandabs_ppt_constraintsby @Newtech66 in #1256 - Finalize sphinx gallery by @CreativeBinBag in #1252
- chore(deps): bump urllib3 from 2.4.0 to 2.5.0 by @dependabot[bot] in #1268
- chore(deps): bump scipy from 1.15.2 to 1.15.3 by @dependabot[bot] in #1272
- chore(deps-dev): bump flake8 from 7.2.0 to 7.3.0 by @dependabot[bot] in #1273
- chore(deps-dev): bump ruff from 0.11.0 to 0.12.0 by @dependabot[bot] in #1271
- Disable dependabot automerge workflow by @purva-thakre in #1274
- Example Gallery: Pusey–Barrett–Rudolph theorem by @CreativeBinBag in #1269
- chore(deps-dev): bump pillow from 11.2.1 to 11.3.0 by @dependabot[bot] in #1278
- Add example for testing the antidistinguishability threshold for equiangular states by @CreativeBinBag in #1280
- Fix NPA hierarchy constraint generation and support for extended levels like "1+ab" by @Wilson123d in #1281
- Add example for Antidistinguishability of Circulant States and the Eigenvalue Criterion by @CreativeBinBag in #1282
- Reduce docs build time by @purva-thakre in #1284
- Added files for channel distinguishability by @deba-cyber in #1259
- Fix greyed out code blocks in docs by @purva-thakre in #1285
- Check docs build by @purva-thakre in #1287
- Add fast classical value computation module and test cases for BCS by @Wilson123d in #1231
- chore(deps-dev): bump distlib from 0.3.9 to 0.4.0 by @dependabot[bot] in #1292
- chore(deps): bump networkx from 2.8.8 to 3.4.2 by @dependabot[bot] in #1293
- chore(deps): bump cvxpy from 1.6.2 to 1.7.1 by @dependabot[bot] in #1291
- chore(deps-dev): bump coverage from 7.9.1 to 7.10.2 by @dependabot[bot] in #1296
- chore(deps-dev): bump mypy from 1.16.0 to 1.17.1 by @dependabot[bot] in #1295
- chore(deps): bump furo from 2024.8.6 to 2025.7.19 by @dependabot[bot] in #1294
- fix inaccuracies in the docstrings by @CreativeBinBag in #1288
- Add ruff format option in CI by @purva-thakre in #1299
- chore(deps-dev): bump pre-commit from 4.2.0 to 4.3.0 by @dependabot[bot] in #1302
- Refactor: move example sources into docs folder by @CreativeBinBag in #1297
- ValueError for Pauli matrices function by @purva-thakre in #1298
- Fix the warnings raised when doc build is run by @CreativeBinBag in #1301
- perf: optimising bell state generation by @RajdeepAher in #1304
- Examples Gallery: Tutorial for PGM and PBM by @CreativeBinBag in #1290
- perf: optimising basis state generation by @RajdeepAher in #1305
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1308
- perf: optimising max_entangled state generation by @RajdeepAher in #1306
- perf: optimising depolarizing channel by @RajdeepAher in #1307
- fix: state exclusion primal by @vprusso in #1314
- improving
partial_traceby @RajdeepAher in #1311 - regression analysis in toqito by @RajdeepAher in #1312
- Restructure extended nonlocal game examples and update gallery order by @CreativeBinBag in #1313
- Examples Gallery: Add new examples to extended_nonlocal_games tutorial by @CreativeBinBag in #1303
- improving
swapby @RajdeepAher in #1310 - Fixing minor typos and inconsistencies in the hadamard function by @AbdullahKazi500 in #1318
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1323
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #1322
- chore(deps): bump more-itertools from 10.7.0 to 10.8.0 by @dependabot[bot] in #1321
- chore(deps): bump pytest-cov from 6.2.1 to 6.3.0 by @dependabot[bot] in #1320
- Ensure error is raised when invalid parameter is provided for H by @purva-thakre in #1319
- chore(deps-dev): bump ruff from 0.12.0 to 0.13.0 by @dependabot[bot] in #1332
- chore(deps-dev): bump mypy from 1.17.1 to 1.18.1 by @dependabot[bot] in #1333
- chore(deps): bump numba from 0.61.2 to 0.62.0 by @dependabot[bot] in #1334
- chore(deps): bump furo from 2025.7.19 to 2025.9.25 by @dependabot[bot] in #1336
- feat: switch to uv from poetry by @vprusso in #1337
- docs: improve the documentation for the randomness of random_povm by @vprusso in #1338
- fix: issues with rsv by @vprusso in #1339
- chore: remove isort file and move into pyproject by @vprusso in #1340
- chore: fix render ovee by @vprusso in #1341
- chore: increase coverage by @vprusso in #1342
- chore(deps): bump isort from 6.0.0 to 6.1.0 by @dependabot[bot] in #1343
- Added Rényi entropy of a quantum state by @tnemoz in #1345
- chore(deps): bump isort from 6.1.0 to 7.0.0 by @dependabot[bot] in #1347
- chore(deps): bump ruff from 0.13.0 to 0.14.0 by @dependabot[bot] in #1346
- chore(deps): bump coverage from 7.10.2 to 7.11.0 by @dependabot[bot] in #1350
- Learnability sdp by @vprusso in #1351
New Contributors
- @EvyatarHaim made their first contribution in #1234
- @poig made their first contribution in #1235
- @Newtech66 made their first contribution in #1260
- @Wilson123d made their first contribution in #1281
- @deba-cyber made their first contribution in #1259
Full Changelog: v1.1.2...v1.1.3