This repository has been archived by the owner on Dec 18, 2021. It is now read-only.
Releases: QuantumBFS/YaoBase.jl
Releases · QuantumBFS/YaoBase.jl
v0.6.0
v0.5.0
v0.4.0
- add module
ASTTools
to replace some of theMacroTools
withMLStyle
, this one is faster in our case - add module
Const
to provide some common constants - copied and modified
LegibleLambdas.jl
, now all curried function will return a more readable closure. - start using
@deprecate
to be compatible with old versions - fix
measure_reset!
deprecations select!
interface is polished for dis-ambiguity