Skip to content

Commit b586a80

Browse files
authored
Merge pull request #18 from DlangScience/nativecomplex
migrate to native complex numbers
2 parents 77d4ad1 + 3a393d5 commit b586a80

File tree

3 files changed

+86
-66
lines changed

3 files changed

+86
-66
lines changed

dub.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cblas",
33
"description": "D BLAS header",
4-
"targetType": "library",
4+
"targetType": "sourceLibrary",
55
"homepage": "http://github.com/DlangScience/cblas",
66
"copyright": "Copyright © 2014-2015 Ilya Yaroshenko",
77
"authors": [

0 commit comments

Comments
 (0)