From 65bc9a7792bf4dba28fe72ccbe41a04f293e019f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Designolle?= Date: Tue, 14 Jan 2025 18:07:38 +0100 Subject: [PATCH] Add related libraries --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 4dbe5ec..b09ff37 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,20 @@ Ket is a registered Julia package, so it can be installed by typing ``` into the Julia REPL. + +## Related libraries + +Julia: + + +- [QuantumOptics.jl](https://github.com/qojulia/QuantumOptics.jl) +- [QuantumToolbox.jl](https://github.com/qutip/QuantumToolbox.jl) +- [Yao.jl](https://github.com/QuantumBFS/Yao.jl) + +Python: + + +- [toqito](https://github.com/vprusso/toqito) + +MATLAB: +- [QETLAB](https://github.com/nathanieljohnston/QETLAB)