DVLab-NTU / qsyn

A C++-based growing software system for synthesizing, optimizing, and verifying quantum circuits
Apache License 2.0
166 stars 15 forks source link

Complete tensorIO at Feature/matrix decomp #60

Closed xNTsai closed 7 months ago

xNTsai commented 7 months ago

Check List

  1. [x] Does your submission pass tests by running make test?
  2. [ ] If you have specified a [no ci] tag, does your submission also pass tests by running make test-docker?
  3. [ ] Have you linted your code locally with make lint before submission?

Added

tensor_write command

Changed

the format of tensorIO to satisfy that of numpy

Fixed

some special case for tensor_read()

Removed

-