From a3e3fcaff9518a495a7df7bd22e26296c3c1b99f Mon Sep 17 00:00:00 2001 From: cforeman-cqc Date: Fri, 16 Feb 2024 14:44:59 +0000 Subject: [PATCH] update index page --- docs/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index d673394..d786e63 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,7 +4,7 @@ Cryptomite :py:mod:`Cryptomite` is a Python library of randomness extractors, created by Quantinuum's Quantum Cryptography team. At a high level, the library offers state-of-the-art randomness extractors that are easy to use, optimized and numerically precise -- -providing a trade-off of features that suits numerous practical use cases today. +providing a trade-off of features suitable for a wide variety of practical applications. The performance critical parts of the library (e.g. NTT) are implemented in C++, but the rest of the library (e.g. parameter estimation) is implemented in Python for accessibility and ease of installation. @@ -19,7 +19,7 @@ To see the example notebooks, go to Examples. User Support ============ -If you need help with :py:mod:`Cryptomite` or think you have found a bug, please email +If you need help with :py:mod:`Cryptomite`, or think you have found a bug, please email qcrypto@quantinuum.com. Licence @@ -31,7 +31,7 @@ qcrypto@quantinuum.com How to Cite =========== -If you use :py:mod:`cryptomite` in your research, please cite the accompanying paper +If you use :py:mod:`Cryptomite` in your research, please cite the accompanying paper: `Cryptomite: A versatile and user-friendly library of randomness extractors `_.