Skip to content

Commit

Permalink
Update doc/index.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Quentin Barthélemy <q.barthelemy@gmail.com>
  • Loading branch information
gcattan and qbarthelemy authored Sep 30, 2021
1 parent 3276bba commit e88ae92
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ pyRiemann-qiskit: Qiskit wrapper for pyRiemann
=============================================================

pyRiemann-qiskit is a Qiskit wrapper around pyRiemann.
It allows to use quantum classification with riemannian geometry.
It allows to use quantum classification with Riemannian geometry.
pyRiemann-qiskit provides through Qiskit:
- a sandbox to experiments quantum computing
- a sandbox to experiments quantum computing;
- a way to leverage situations where classical computing failed
or terminates in exponential times
or terminates in exponential times;
- an abstraction layer on the quantum backend:
run your algorithm on either your local or a real quantum machine
- a way to encode EEG/MEG data into a quantum state
- a way to measure quantum bit into classical bits
run your algorithm on either your local or a real quantum machine;
- a way to encode EEG/MEG data into a quantum state;
- a way to measure quantum bit into classical bits.


A typical use case would be to use vectorized covariance matrices in
Expand Down

0 comments on commit e88ae92

Please sign in to comment.