@hackage numhask-array0.1.0.0
See readme.md
Deprecated
Tested Compilers
Dependencies (15)
- QuickCheck
- accelerate
- accelerate-llvm
- accelerate-llvm-native
- adjunctions >=4.0 && <5
- base >=4.7 && <5 Show all…
Dependents (6)
@hackage/online, @hackage/mealy, @hackage/chart-svg, @hackage/ephemeral, @hackage/acme-everything, @hackage/chart-svg-various
numhask-array
An experimental array with:
- a polymorphic container
- shape specified at the type level
- Representable instances
- numhask heirarchy instances
See Examples for the emergent API.
Workflow
pkg_config hack courtesy of accelerate
PKG_CONFIG_PATH=/usr/local/opt/libFFI/lib/pkgconfig stack build --ghc-options -freverse-errors
