Skip to content

Commit 9ce6800

Browse files
committed
add list of contributors
1 parent b9fcba2 commit 9ce6800

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,15 @@ The main goals of this package are:
3232
* Ability to pass pre-allocated output arrays where the result of a computation is stored.
3333
* Ability to easily switch between different backends and algorithms for the same operation.
3434
* First class availability of pullback rules that can be used in combination with different AD ecosystems.
35+
36+
## Contributors
37+
38+
MatrixAlgebraKit.jl is developed and maintained by the [QuantumKit](https://github.com/QuantumKitHub) community.
39+
We gratefully acknowledge the contributions of:
40+
41+
- **[Jutho Haegeman](https://github.com/Jutho)**
42+
- **[Lukas Devos](https://github.com/lkdvos)**
43+
- **[Katharine Hyatt](https://github.com/kshyatt)**
44+
45+
As well as the variety of other contributors who have submitted issues, provided feedback, and helped improve this package.
46+
For a complete list of contributors, see the [GitHub contributors page](https://github.com/QuantumKitHub/MatrixAlgebraKit.jl/graphs/contributors).

0 commit comments

Comments
 (0)