Skip to content

Releases: DlangScience/cblas

Preview IN

20 Mar 16:13
@9il 9il
687d6fb
Compare
Choose a tag to compare
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
Choose a tag to compare
v2.1.1

remove pragma "blasint = ..."

Fix enums

30 Jul 13:52
@9il 9il
bc313b0
Compare
Choose a tag to compare
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
@9il 9il
Compare
Choose a tag to compare
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
@9il 9il
Compare
Choose a tag to compare
  • Native complex numbers are used instead of std.complex.
  • targetType is source library now.

Remove implicit library linking

23 Sep 20:20
@9il 9il
Compare
Choose a tag to compare
Remove implicit BLAS import

The reason that BLAS libs may be different.

v0.1.0

22 Feb 23:39
@9il 9il
Compare
Choose a tag to compare
update dub