You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,9 @@ For a curated list of learning resources please check out [desireevl's repo](htt
78
78
79
79
## Quantum simulators
80
80
81
+
**Assembly**
82
+
-[Quplexity](https://github.com/MrGilli/Quplexity) - Modular toolkit for QC simulators. Quplexity offers essential mathematical functions and logic relative to quantum computer simulation. Quplexity is written in ARM(64) and x86 Assembly, which results in improved performance and "weight" benefits.
83
+
81
84
**C**
82
85
-[QuaC](https://github.com/0tt3r/QuaC) - Parallel time-dependent open quantum systems solver.
83
86
-[QuEST](https://github.com/aniabrown/QuEST) - Quantum Exact Simulation Toolkit is a high performance multicore simulator of universal quantum circuits.
0 commit comments