Idein / qmkl6

BLAS library for VideoCore VI QPU (Raspberry Pi 4)
BSD 3-Clause "New" or "Revised" License
67 stars 7 forks source link

Add complex kernels: ctbmv and comatcopy #10

Closed Terminus-IMRC closed 3 years ago

Terminus-IMRC commented 3 years ago

This pull request adds two complex kernels namely ctbmv and comatcopy. The existing tests are also modified to support complex types.