Metadata-Version: 2.1
Name: renormalizer
Version: 0.0.5
Summary: UNKNOWN
Home-page: https://github.com/shuaigroup/Renormalizer
License: Apache
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

![logo](./doc/source/logo.png)

[![CircleCI](https://circleci.com/gh/shuaigroup/Renormalizer.svg?style=svg)](https://app.circleci.com/pipelines/github/shuaigroup/Renormalizer)

Renormalizer is a python package based on tensor network states for electron-phonon quantum dynamics.

## Installation
```
pip install renormalizer
```

For users who are not familiar with python, step-by-step installation guide can be found in the [document](https://github.com/shuaigroup/Renormalizer/wiki/Installation-guide).

## Documentation
Primitive documentation could be found [here](https://shuaigroup.github.io/Renormalizer/).

## Notice
* Renormalizer is still under heavy development. Drastic API changes come without any prior deprecation.

