lambeq 0.3.2 is out! #113
Thommy257
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added:
DisCoPy
>= 1.1.4 (credit: toumix).discopy.rigid
withdiscopy.grammar.pregroup
everywhere.discopy.biclosed
withdiscopy.grammar.categorial
everywhere.Diagram.decode
to account for the change in contructor signatureDiagram(inside, dom, cod)
.._data
becomes.data
.CCGType
class for utilisation in thebiclosed_type
attribute ofCCGTree
, allowing conversion to and from a discopy categorial object usingCCGType.discopy
andCCGType.from_discopy
methods.CCGTree
: added reference to the original tree from parsing by introducing ametadata
field.Changed:
IQPAnsatz
now ends with a layer of Hadamard gates in the multi-qubit case and the post-selection basis is set to be the computational basis (Pauli Z).Fixed:
PennyLaneModel
caused by the inefficient substitution of Sympy symbols in the circuits.RealAnsatz
in extend-lambeq tutorial notebook.SPSAOptimizer
(credit: Gopal-Dahale)Removed:
This discussion was created from the release 0.3.2.
Beta Was this translation helpful? Give feedback.
All reactions