Skip to content

v1.0.1

Choose a tag to compare

@FKKimura FKKimura released this 31 Mar 15:07
· 2 commits to main since this release
637a22c

Packaging

  • Moved matplotlib from dev extra to new visualize extra in pyproject.toml
  • Made visualize_bit_assignment import lazy in onecomp/quantizer/autobit/__init__.py to avoid requiring matplotlib at import time
  • Updated installation instructions in README.md and docs/getting-started/installation.md to reflect the new visualize extra
  • Updated uv.lock