Fixed:
- fixed bug in chiexp and combined fit
- faster index search in transform.py for large observables
- extended output for peek function
Added:
- (temporary) support for complex observables via
complex_observable
class (binary operations@
,*
, unary operationsinv
,eig
,T
)