itsubaki/q
Quantum computing simulator in Go
12 Releases
Latest: 1mo ago
v0.0.11Latest
📋 What's Changed
- Add ABC function by @itsubaki in https://github.com/itsubaki/q/pull/59
- Add Quantum Channel by @itsubaki in https://github.com/itsubaki/q/pull/61
- Add Compose for Channel and ChannelFunc by @itsubaki in https://github.com/itsubaki/q/pull/62
- Add Fidelity and Trace Distance by @itsubaki in https://github.com/itsubaki/q/pull/65
- Add von Neumann entropy and Quantum relative entropy by @itsubaki in https://github.com/itsubaki/q/pull/67
- Full Changelog: https://github.com/itsubaki/q/compare/v0.0.10...v0.0.11
v0.0.10
**Full Changelog**: https://github.com/itsubaki/q/compare/v0.0.9...v0.0.10
v0.0.9
**Full Changelog**: https://github.com/itsubaki/q/compare/v0.0.8...v0.0.9
v0.0.8
📋 What's Changed
- Matrix-free design for speed and memory efficiency by @itsubaki in https://github.com/itsubaki/q/pull/55
- Full Changelog: https://github.com/itsubaki/q/compare/v0.0.7...v0.0.8
v0.0.7
📋 What's Changed
- Update Matrix/Vector receiver by @itsubaki in https://github.com/itsubaki/q/pull/33
- Add ApplyChannel to Density Matrix by @itsubaki in https://github.com/itsubaki/q/pull/52
- Add quantum counting example by @itsubaki in https://github.com/itsubaki/q/pull/54
- Full Changelog: https://github.com/itsubaki/q/compare/v0.0.6...v0.0.7
v0.0.6
📋 What's Changed
- Fix typos in godoc by @yoursunny in https://github.com/itsubaki/q/pull/31
- Update Matrix type by @itsubaki in https://github.com/itsubaki/q/pull/32
✨ New Contributors
- @yoursunny made their first contribution in https://github.com/itsubaki/q/pull/31
- Full Changelog: https://github.com/itsubaki/q/compare/v0.0.5...v0.0.6
v0.0.5
📋 What's Changed
- Remove no effects slice constructor by @itsubaki in https://github.com/itsubaki/q/pull/26
- Update range over integer by @itsubaki in https://github.com/itsubaki/q/pull/27
- Use bitwise operators
- Full Changelog: https://github.com/itsubaki/q/compare/v0.0.4...v0.0.5
v0.0.4
**Full Changelog**: https://github.com/itsubaki/q/compare/v0.0.3...v0.0.4
v0.0.3
v0.0.2
v0.0.1
v1.1.11
