dde / qqcs

Quick Quantum Circuit Simulation
Other
1 stars 5 forks source link

Issues for v1.3.6 #23

Closed dde closed 3 years ago

dde commented 3 years ago
  1. sparse matrix addition fails when corresponding cells contain one zero and one non-zero value.
  2. missing plus sign in output when complex number has real and positive imaginary values
  3. remove use of work Symbol in Lexer to avoid ES6 issues.
dde commented 3 years ago

Fixed v1.3.6.