Merge pull request #4324 from thielema/lapack

add packages related to BLAS/LAPACK bindings
This commit is contained in:
Alexey Zabelin 2019-01-24 08:53:04 -08:00 committed by GitHub
commit 4ff933cff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -235,6 +235,7 @@ packages:
- checksum
- combinatorial
- comfort-graph
- comfort-array
- concurrent-split
- cutter
- data-accessor
@ -250,6 +251,7 @@ packages:
- fixed-length
- gnuplot
- group-by-date < 0 # build failure with GHC 8.4 via hsshellscript
- guarded-allocation
- iff
- interpolation
- jack
@ -266,6 +268,7 @@ packages:
- pathtype
- pooled-io
- probability
- quickcheck-transformer
- sample-frame
- sample-frame-np
- set-cover
@ -287,10 +290,17 @@ packages:
- prelude-compat
- fft
- carray
- lapack-ffi-tools
- netlib-ffi
- blas-ffi
- lapack-ffi
- lapack-ffi-tools
- netlib-carray
- blas-carray
- lapack-carray
- netlib-comfort-array
- blas-comfort-array
- lapack-comfort-array
- hmm-lapack
# Not a maintainer
- ix-shapable