Skip to content

Commit a1a4eee

Browse files
committed
Add support section to README
1 parent f3fb101 commit a1a4eee

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensors"
22
uuid = "9136182c-28ba-11e9-034c-db9fb085ebd5"
33
authors = ["Matthew Fishman <[email protected]>", "Miles Stoudenmire <[email protected]>"]
4-
version = "0.8.6"
4+
version = "0.8.7"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

docs/src/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@ tensor networks, such as matrix product state and matrix product operators, such
2626
the DMRG algorithm. If you are looking for information on running finite MPS/MPO
2727
calculations such as DMRG, take a look at the [ITensorMPS.jl documentation](https://itensor.github.io/ITensorMPS.jl).
2828

29-
Development of ITensor is supported by the Flatiron Institute, a division of the Simons Foundation.
29+
## Support
30+
31+
<img src="docs/src/assets/CCQ.png" width="20%" alt="Flatiron Center for Computational Quantum Physics logo.">
32+
33+
ITensors.jl is supported by the Flatiron Institute, a division of the Simons Foundation.
3034

3135
## News
3236

0 commit comments

Comments
 (0)