summaryrefslogtreecommitdiff
path: root/src/pyclblast/src/pyclblast.pyx
AgeCommit message (Expand)Author
2023-06-16Fix pointer error in `pyclblast` on ARM (#490)Yubraj Bhoi
2020-05-10Added pyclblast bindings for the 3 batched routinesCedric Nugteren
2019-01-23Added fp32 to fp16 conversion function in Python to make haxpy example workCedric Nugteren
2019-01-22Added experimental support for half-precision in pyclblastCedric Nugteren
2018-03-26tidying up pyclblast override_parameters api, and added examplekodonell
2018-03-10ok, device id workingkodonell
2018-03-09initial add of override parameters to pyclblast - cython not complaining, but...kodonell
2018-02-25Generated function signatures/inspect for PyCLBlastCedric Nugteren
2018-02-25Generated PyCLBlast docstringsCedric Nugteren
2018-02-18Prepared PyCLBlast for release as a package on PyPiCedric Nugteren