Releases: DlangScience/cblas
Releases · DlangScience/cblas
Preview IN
20 Mar 16:13
Compare
Sorry, something went wrong.
No results found
Add support for `-preview=in` (#32)
* Remove trailing whitespace
* Remove usage of in [ref] on extern(C) functions
less noise
22 Oct 10:30
Compare
Sorry, something went wrong.
No results found
v2.1.1
remove pragma "blasint = ..."
Fix enums
30 Jul 13:52
Compare
Sorry, something went wrong.
No results found
fix & update enums (#26)
* fix & update enums
* Update cblas.d
* Update cblas.d
Complex scalars are passed be reference with `ref` qualifier
15 May 06:50
Compare
Sorry, something went wrong.
No results found
Merge pull request #22 from DlangScience/v3
use ref instead of pointers for alpha and beta, fix bug with for some complex routines
Native complex numbers
17 Oct 13:06
Compare
Sorry, something went wrong.
No results found
Native complex numbers are used instead of std.complex.
targetType is source library now.
Remove implicit library linking
23 Sep 20:20
Compare
Sorry, something went wrong.
No results found
Remove implicit BLAS import
The reason that BLAS libs may be different.
v0.1.0
22 Feb 23:39
Compare
Sorry, something went wrong.
No results found