CQRRPT and Randomized SVD
=========================

CQRRPT runtime on m = 16 768

.. image:: ../_static/99.png
   :alt: CQRRPT runtime (s) vs number of columns n for m=16768: Panther CQRRPT vs standard pivoted QR
   :width: 600px
   :align: center

CQRRPT runtime on m = 8 192

.. image:: ../_static/100.png
   :alt: CQRRPT runtime (s) vs number of columns n for m=8192: Panther CQRRPT vs standard pivoted QR
   :width: 600px
   :align: center

CQRRPT reconstruction error on m = 8 192

.. image:: ../_static/101.png
   :alt: CQRRPT relative reconstruction error vs number of columns n for m=8192
   :width: 600px
   :align: center

CQRRPT reconstruction error on m = 16 768

.. image:: ../_static/102.png
   :alt: CQRRPT relative reconstruction error vs number of columns n for m=16768
   :width: 600px
   :align: center

RSVD runtime

.. image:: ../_static/103.png
   :alt: Randomized SVD runtime (s) vs target rank k: Panther RSVD vs exact truncated SVD
   :width: 600px
   :align: center

RSVD memory

.. image:: ../_static/104.png
   :alt: Randomized SVD GPU memory usage (GB) vs target rank k: Panther RSVD vs exact truncated SVD
   :width: 600px
   :align: center

RSVD error

.. image:: ../_static/105.png
   :alt: Randomized SVD relative reconstruction error vs target rank k
   :width: 600px
   :align: center
