Skip to content

Commit

Permalink
install
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyang-ustc committed Apr 12, 2024
1 parent 37d095e commit 06fd3a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

As we all known, until now, GPU version `eigs` is not supported in `JAX`. In this repo is a simple implementation of `eigs` in `JAX` by rescuing useful code in TensorNetwork by google.

## Installation

Copy `jaxeigs.py` to your project.

## Usage

See `test.py` for usage.

0 comments on commit 06fd3a9

Please sign in to comment.