Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianbehr committed Feb 16, 2024
1 parent 60b1f59 commit 41224b7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

`cuexpm` support single and double precision as well as real and complex matrices.

<center>

| Functions | Data |
| ---------------------------------|----------------------------------|
Expand All @@ -23,7 +22,6 @@
| `cuexpmc_bufferSize`, `cuexpmc` | complex, single precision matrix |
| `cuexpmz_bufferSize`, `cuexpmz` | complex, double precision matrix |

</center>

Available functions:

Expand Down Expand Up @@ -70,7 +68,6 @@ Prerequisites:

We provide examples for all supported matrix formats:

<center>

| File | Data |
| -------------------------------------------|----------------------------------|
Expand All @@ -79,4 +76,3 @@ We provide examples for all supported matrix formats:
| [`example_cuexpmc.cu`](example_cuexpmc.cu) | complex, single precision matrix |
| [`example_cuexpmz.cu`](example_cuexpmz.cu) | complex, double precision matrix |

</center>

0 comments on commit 41224b7

Please sign in to comment.