What's Changed
* Add quasi-cyclic code (QCCode) and factor out bivariate bicycle code (BBCode) by perlinm in https://github.com/Infleqtion/qLDPC/pull/130
* Better interface for identifying "toric layouts" of BBCodes
* Remove conjugated argument from `QuditCode.__init__` methods by perlinm in https://github.com/Infleqtion/qLDPC/pull/131
* Minor bugfixes
**Full Changelog**: https://github.com/Infleqtion/qLDPC/compare/v0.0.17...v0.0.18