shuaigroup / Renormalizer

Quantum dynamics package based on tensor network states
https://shuaigroup.github.io/Renormalizer/
Apache License 2.0
52 stars 16 forks source link

Enhance op with addition functionality #135

Closed liwt31 closed 2 years ago

liwt31 commented 2 years ago

Enhance the Op class by adding support for the addition operation, and some other stuff. The test cases are written in the doc string and pytest will run the doc string as tests with the new pytest.ini configuration.