This repository has been archived by the owner on Dec 18, 2021. It is now read-only.
Releases: QuantumBFS/YaoBlocks.jl
Releases · QuantumBFS/YaoBlocks.jl
v0.11.10
YaoBlocks v0.11.10
Closed issues:
- rm mathgate etc. (#70)
Merged pull requests:
- [WIP] Fix 170 - an improved patch (#173) (@GiggleLiu)
- redesign mat interface for const gates (#175) (@GiggleLiu)
v0.11.9
YaoBlocks v0.11.9
Closed issues:
- Zygote: transposing a block yields DimensionMismatch (or missing adjoint) (#170)
Merged pull requests:
- Fix issue 170 (#171) (@GiggleLiu)
v0.11.8
YaoBlocks v0.11.8
Closed issues:
- Zygote patch not working when involving non-unitary blocks (#167)
Merged pull requests:
- fix add block rules (#168) (@GiggleLiu)
v0.11.7
v0.11.6
v0.11.5
YaoBlocks v0.11.5
Merged pull requests:
- non-inplace version apply, dispatch and setiparams (#162) (@GiggleLiu)
v0.11.4
v0.11.3
YaoBlocks v0.11.3
Merged pull requests:
- fix measure location et al. (#151) (@GiggleLiu)
- fix size check (#156) (@GiggleLiu)
v0.11.2
YaoBlocks v0.11.2
Closed issues:
mat_back!
for custom blocks (#155)
Merged pull requests:
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#149) (@github-actions[bot])
- fix issue 263 (#150) (@GiggleLiu)
- CompatHelper: bump compat for "LegibleLambdas" to "0.3" (#154) (@github-actions[bot])
v0.11.1
YaoBlocks v0.11.1
Closed issues:
- register (#94)
- doc improvement of expect' (#124)
- return the expectation and its gridient in the same function exp' (#140)
Merged pull requests:
- fix occ locs for rotation gates (#141) (@GiggleLiu)
- define mat cache (#143) (@Roger-luo)
- Fix utils.projector (#144) (@PhilipVinc)
- fix tests (#145) (@GiggleLiu)