What's Changed
- chore(deps): bump tornado from 6.5.2 to 6.5.5 by @dependabot[bot] in #1453
- Fix: Replace print statements with warnings in vectors_from_gram_matrix by @prodduturisindhurdy in #1463
- Fix: Reorder docstring sections to Args -> Returns -> Raises -> Examples (#1455) by @prodduturisindhurdy in #1467
- docs: Fix placeholder citation reference by @NeuTroNBZh in #1466
- fix: remove excess indentation in docstring exec code blocks by @vprusso in #1469
- fix: format API reference code block output as text blocks by @vprusso in #1470
- fix: restore exec code block indentation to docstring section level by @vprusso in #1471
- feat: add versioned docs with mike by @vprusso in #1472
- fix: resolve broken fnref warnings in docs build by @vprusso in #1473
- fix: suppress inaccurate solver warning in channel_fidelity by @vprusso in #1474
- fix: add ruff to docs dependencies for mkdocstrings signature formatting by @vprusso in #1475
- fix: resolve broken relative links in gallery examples by @vprusso in #1476
- feat: add docs preview workflow for pull requests by @vprusso in #1477
- fix: correct symmetric extension logic for entanglement detection by @vprusso in #1478
- docs: document parameterized depolarizing and dephasing channels by @vprusso in #1479
- feat: add NPA hierarchy example gallery tutorial by @vprusso in #1480
- fix: restore nested indentation in exec code block for/if bodies by @vprusso in #1481
- docs: fill in classical value section of nonlocal games tutorial by @vprusso in #1482
- refactor: remove state_helper.py, inline trivial validation by @vprusso in #1483
- feat: add random_linearly_independent_vectors to rand module by @vprusso in #1484
- fix: use section-prefixed paths in gallery README links by @vprusso in #1485
- feat: add parallel repetition tutorial for extended nonlocal games by @vprusso in #1486
- feat: add is_tight_frame and is_equiangular_tight_frame by @vprusso in #1487
- feat: add random_superoperator to generate random quantum channels by @vprusso in #1488
- fix: use correct identity channel Choi matrix in docstring examples by @vprusso in #1489
- fix: prevent bibtex plugin from generating broken fnref links by @vprusso in #1490
- feat: add separability and entanglement testing tutorial by @vprusso in #1491
- feat: add entangled_subspace to generate basis for r-entangled subspaces by @vprusso in #1492
- refactor: consolidate PPT distinguishability into state_distinguishability by @vprusso in #1493
- feat: add nonnegative_rank to compute nonneg rank of a matrix by @vprusso in #1494
New Contributors
- @prodduturisindhurdy made their first contribution in #1463
- @NeuTroNBZh made their first contribution in #1466
Full Changelog: v.1.1.5...v.1.1.6