|
3 | 3 | ITensor is a library for rapidly creating correct and efficient |
4 | 4 | tensor network algorithms. |
5 | 5 |
|
6 | | -| **Documentation**|**Citation**|**Build Status**| |
7 | | -|:----------------:|:----------:|:--------------:| |
8 | | -| [![docs][docs-dev-img]][docs-dev-url]|[![SciPost][citation-img]][citation-url] [![arXiv][preprint-img]][preprint-url] |[![Tests][tests-img]][tests-url]| |
| 6 | +| **Documentation**|**Citation**| |
| 7 | +|:----------------:|:----------:| |
| 8 | +|[](https://itensor.github.io/ITensors.jl/dev/)|[](https://scipost.org/SciPostPhysCodeb.4) [](https://arxiv.org/abs/2007.14822)| |
9 | 9 |
|
10 | 10 | |**Version**|**Download Statistics**|**Style Guide**|**License**| |
11 | 11 | |:---------:|:---------------------:|:-------------:|:---------:| |
12 | | -|[![version][version-img]][version-url]|[![ITensor Downloads][downloads-img]][downloads-url]|[![Code Style: Blue][codestyle-img]][codestyle-url]|[![license][license-img]][license-url]| |
13 | | - |
14 | | -[docs-dev-img]: https://img.shields.io/badge/docs-latest-blue.svg |
15 | | -[docs-dev-url]: https://itensor.github.io/ITensors.jl/dev |
16 | | - |
17 | | -[citation-img]: https://img.shields.io/badge/SciPost-10.21468-blue.svg |
18 | | -[citation-url]: https://scipost.org/SciPostPhysCodeb.4 |
19 | | - |
20 | | -[preprint-img]: https://img.shields.io/badge/arXiv-2007.14822-b31b1b.svg |
21 | | -[preprint-url]: https://arxiv.org/abs/2007.14822 |
22 | | - |
23 | | -[tests-img]: https://github.com/ITensor/ITensors.jl/workflows/Run+ITensorMPS+tests+(Ubuntu)/badge.svg |
24 | | -[tests-url]: https://github.com/ITensor/ITensors.jl/actions?query=workflow%3ARun+ITensorMPS+tests+(Ubuntu) |
25 | | - |
26 | | -[version-img]: https://juliahub.com/docs/ITensors/version.svg |
27 | | -[version-url]: https://juliahub.com/ui/Packages/ITensors/P3pqL |
28 | | - |
29 | | -[downloads-img]: https://img.shields.io/badge/dynamic/json?url=http%3A%2F%2Fjuliapkgstats.com%2Fapi%2Fv1%2Fmonthly_downloads%2FITensors&query=total_requests&suffix=%2Fmonth&label=Downloads |
30 | | -[downloads-url]: http://juliapkgstats.com/pkg/ITensors |
31 | | - |
32 | | -[codestyle-img]: https://img.shields.io/badge/code%20style-blue-4495d1.svg |
33 | | -[codestyle-url]: https://github.com/invenia/BlueStyle |
34 | | - |
35 | | -[license-img]: https://img.shields.io/badge/License-Apache_2.0-blue.svg |
36 | | -[license-url]: https://github.com/ITensor/ITensors.jl/blob/main/LICENSE |
| 12 | +|[](https://juliahub.com/ui/Packages/ITensors/P3pqL)|[](http://juliapkgstats.com/pkg/ITensors)|[](https://github.com/invenia/BlueStyle)|[](https://github.com/ITensor/ITensors.jl/blob/main/LICENSE)| |
37 | 13 |
|
38 | 14 | The source code for ITensor can be found [on Github](https://github.com/ITensor/ITensors.jl). |
39 | 15 |
|
|
0 commit comments