mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +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
|
- checksum
|
||||||
- combinatorial
|
- combinatorial
|
||||||
- comfort-graph
|
- comfort-graph
|
||||||
|
- comfort-array
|
||||||
- concurrent-split
|
- concurrent-split
|
||||||
- cutter
|
- cutter
|
||||||
- data-accessor
|
- data-accessor
|
||||||
@ -250,6 +251,7 @@ packages:
|
|||||||
- fixed-length
|
- fixed-length
|
||||||
- gnuplot
|
- gnuplot
|
||||||
- group-by-date < 0 # build failure with GHC 8.4 via hsshellscript
|
- group-by-date < 0 # build failure with GHC 8.4 via hsshellscript
|
||||||
|
- guarded-allocation
|
||||||
- iff
|
- iff
|
||||||
- interpolation
|
- interpolation
|
||||||
- jack
|
- jack
|
||||||
@ -266,6 +268,7 @@ packages:
|
|||||||
- pathtype
|
- pathtype
|
||||||
- pooled-io
|
- pooled-io
|
||||||
- probability
|
- probability
|
||||||
|
- quickcheck-transformer
|
||||||
- sample-frame
|
- sample-frame
|
||||||
- sample-frame-np
|
- sample-frame-np
|
||||||
- set-cover
|
- set-cover
|
||||||
@ -287,10 +290,17 @@ packages:
|
|||||||
- prelude-compat
|
- prelude-compat
|
||||||
- fft
|
- fft
|
||||||
- carray
|
- carray
|
||||||
|
- lapack-ffi-tools
|
||||||
- netlib-ffi
|
- netlib-ffi
|
||||||
- blas-ffi
|
- blas-ffi
|
||||||
- lapack-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
|
# Not a maintainer
|
||||||
- ix-shapable
|
- ix-shapable
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user