diff --git a/README.md b/README.md index 784e67c..63a5a9e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ `cuexpm` support single and double precision as well as real and complex matrices. -
| Functions | Data | | ---------------------------------|----------------------------------| @@ -23,7 +22,6 @@ | `cuexpmc_bufferSize`, `cuexpmc` | complex, single precision matrix | | `cuexpmz_bufferSize`, `cuexpmz` | complex, double precision matrix | -
Available functions: @@ -70,7 +68,6 @@ Prerequisites: We provide examples for all supported matrix formats: -
| File | Data | | -------------------------------------------|----------------------------------| @@ -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 | -