mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #4324 from thielema/lapack
add packages related to BLAS/LAPACK bindings
This commit is contained in:
commit
4ff933cff4
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user