Releases: dedztbh/KuantumCircuitSim
Releases · dedztbh/KuantumCircuitSim
v1.5.4
v1.5.4
- added U/CU as alias for R/CR
- fixed matrix size mismatch when using CU
- updated example
v1.5.3
v1.5.3
- fixed indexing error in Tester
v1.5.1
v1.5.1
- Concurrency performance improvement
- Even less memory used with -d
- minor refactor
v1.5.0
v1.5.0
- BREAKING Rot is now in radian
- Added R and CR
- Add -d option that saves memory
- Fixed Rot not parallel in ejml version
v1.4.7
v1.4.7
- add ParStart and ParEnd
- performance optimize
- code restructure
v1.4.6
v1.4.6
- code structure optimize
- improved printing for JBLAS version
v1.4.5
v1.4.5
- fixed AllInit dimension error and newline printing problem (JBLAS)
- better buildscript
v1.4.4
v1.4.4
- major code refactor, merging ejml and jblas project
- AllInit granularity improve
v1.4.3
v1.4.3
- code restructure
- performance optimize