Skip to content

Commit 6a13f50

Browse files
committed
Add acknowledgements
1 parent 011673f commit 6a13f50

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ Check out the [tutorial](https://jutho.github.io/TensorKit.jl/stable/man/tutoria
153153
full [documentation](https://jutho.github.io/TensorKit.jl/stable).
154154

155155
## Installation
156+
156157
`TensorKit.jl` can be installed with the Julia package manager.
157158
From the Julia REPL, type `]` to enter the Pkg REPL mode and run:
158159
```
@@ -180,3 +181,9 @@ platforms with a 64-bit architecture.
180181
Contributions are very welcome, as are feature requests and suggestions. Please open an [issue][issues-url] if you encounter any problems.
181182

182183
[issues-url]: https://github.com/Jutho/TensorKit.jl/issues
184+
185+
## Acknowledgements
186+
187+
The design and development of the TensorKit.jl package have benefited from countless discussions with many people, including most current and former members of the Quantum Group at Ghent University.
188+
Being an open-source software project developed over the course of many years, we also thank all past, current and future contributors, including the bug reports and feature requests that have shaped this package.
189+
In particular, we like to thank [Maarten Van Damme](@maartenvd), who initiated the MPSKit.jl package on top of TensorKit.jl early-on, and has as such had a strong influence on the development and design decisions of the TensorKit.jl package.

0 commit comments

Comments
 (0)