
Welcome to Renormalizer’s documentation!#
Renormalizer is a quantum dynamics package based on density matrix renormalization group (DMRG) and its time dependent formulation written in Python. All (TD-)DMRG algorithms are implemented within the framework of matrix product states (MPS) and matrix product operators (MPO). The package aims to provide a powerful and efficient platform for quantum dynamics simulation and method development with (TD-)DMRG. The package is still under heavy development. Please refer to our recent papers for the new developments.
Contents#
- 1. An overview of Renormalizer
- 2. Installation guide
- 3. Tutorial
- 4. Model
- 5. Low Level Data Structure and Algorithms
- 6. Static Eigenstate Method
- 7. spectra: absorption/emission spectrum at zero/finite temperature
- 8. Charge Transport
- 9. Frequency domain DMRG
- 10. Calculation Configurations
- 11. lib
- 12. Spin-Boson Model
- 13. Frequently Asked Questions
- 14. How to develop Renormalizer