Commit 2322fd3
authored
Feat/state vec usage (#184)
* Replacing ProjectQ and BasicSV with Rusty PECOS's StateVec
* Replacing Python implementation of CoinToss with Rust implementation
* expand PauliProp functionality
* add pecos-rslib/PyO3 wrappimgs
* Export Rust PauliProp. Convert PauliFaultProp to PauliProp and replace implementation with mostly Rust1 parent e721f8a commit 2322fd3
69 files changed
Lines changed: 2870 additions & 3734 deletions
File tree
- crates/pecos-qsim/src
- python
- docs
- reference/_autosummary
- pecos-rslib
- rust/src
- src/pecos_rslib
- quantum-pecos
- src/pecos/simulators
- basic_sv
- cointoss
- pauliprop
- projectq
- statevec
- slr-tests
- tests
- pecos/integration
- state_sim_tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments