update contributors

This commit is contained in:
Bine Brank 2022-01-06 10:29:35 +01:00
parent bb33446b40
commit cbcea149f0
1 changed files with 2 additions and 0 deletions

View File

@ -201,3 +201,5 @@ In chronological order:
* Bine Brank <https://github.com/binebrank>
* [2021-10-27] Add vector-length-agnostic DGEMM kernels for Arm SVE
* [2021-11-20] Vector-length-agnostic Arm SVE copy routines for DGEMM, DTRMM, DSYMM
* [2021-11-12] SVE kernels for SGEMM, STRMM and corresponding SVE copy functions
* [2022-01-06] SVE kernels for CGEMM, ZGEMM, CTRMM, ZTRMM and corresponding SVE copy functions