Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

Use SimpleTraits for block properties like ishermitian etc. #10

Open
Roger-luo opened this issue Apr 4, 2019 · 0 comments
Open

Use SimpleTraits for block properties like ishermitian etc. #10

Roger-luo opened this issue Apr 4, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request todo

Comments

@Roger-luo
Copy link
Member

Currently the traits e.g PreserveAll is implemented manually, we should make use of SimpleTraits to make this more elegant and powerful.

e.g with trait IsHermitian, we could dispatch time evolution's expv based on this trait, and the circuit simplification should be easier to make use of multiple dispatch.

@Roger-luo Roger-luo added enhancement New feature or request todo labels Apr 4, 2019
@Roger-luo Roger-luo self-assigned this Apr 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request todo
Projects
None yet
Development

No branches or pull requests

1 participant