Smit Chaudhary

Results 5 issues of Smit Chaudhary

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it If you launch zed from a subfolder inside a git repo, then...

defect
git

Currently, constructing QNNs requires a bunch of boilerplate code that needs to be repeated, especially when benchmarking different techniques relating to the definition of feature maps, ansatz and the observable...

feature

Bug: Currently, if trying to use serial encoding for multivariate functions, it would throw an error because the StrEnum for `MultivariateStrategy` has `SERIES` as the string instead of `series`. This...

bug