Skip to content

Commit ec4ba39

Browse files
committed
Add notice on BLAS need
1 parent 702b665 commit ec4ba39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/templates/README-TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,8 @@
88

99
${features}
1010

11+
## Requirements:
12+
13+
`kmath-gsl` needs a BLAS implementation installed. To achieve better performance, MKL or ATLAS can be used.
14+
1115
${artifact}

0 commit comments

Comments
 (0)