diff options
author | William PC <w_calandrini[at]hotmail[dot]com> | 2022-12-28 18:13:57 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 09:14:41 +0700 |
commit | baac9af0ec14c56a6c264b07e61a7cc7e040f9b5 (patch) | |
tree | f4f1ec6912ef04276369a55ab815405ef11a5e34 /python/python3-quimb/README | |
parent | b1ea85fdee6858781a24ac75c523a6c6d65bd07b (diff) |
python/python3-quimb: Added (Python lib for quantum info many-boy)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-quimb/README')
-rw-r--r-- | python/python3-quimb/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-quimb/README b/python/python3-quimb/README new file mode 100644 index 0000000000..431a9ae6fc --- /dev/null +++ b/python/python3-quimb/README @@ -0,0 +1,5 @@ + A python library for quantum information and many-body calculations +including tensor networks. + + quimb is an easy but fast python library for 'quantum information +many-body' calculations, focusing primarily on tensor networks. |