Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: hackage: hblas

User friendly, simple bindings to BLAS and Lapack. Easy to extend and use. HBLAS assumes you have BLAS and LAPACK installed. Users on OSX already have a BLAS and LAPACK installed for them. Users on LINUX and similar platforms will need to do the system equivalent of sudo apt-get install libblas liblapack. HBLAS is not intended to be a library for end user array operations, but rather an easy adaptor for calling BLAS and LAPACK routines in their full generality from your end-user haskell linear algebra / array library of choice. HBLAS roughly mirrors the naming conventions and datatype names of the standard BLAS and LAPACK libraries. Those of you who are familiar with these conventions and moderately comfortable with haskell will feel right at home. If you are not familiar with the the operations and conventions of BLAS and Lapack, please read the Intel MKL BLAS and LAPACK documention, you'll learn a lot about what BLAS and LAPACK can do. HBLAS doesn't provide every BLAS and LAPACK operation currently, but is designed so that adding support for new operations is quite easy!
10 versions
Latest release: over 6 years ago
7,353 downloads total

View more package details: https://packages.ecosyste.ms/registries/hackage.haskell.org/packages/hblas

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/wellposed%2Fhblas

Dependent Repos 2

sdiehl/wiwinwlh
What I Wish I Knew When Learning Haskell
  • ==0.4.* src/20-data-structures/example.cabal

Size: 9.62 MB - Last synced: 3 months ago - Pushed: about 2 years ago

wellposed/hblas
haskell bindings for blas and lapack
  • * hblas.cabal

Size: 455 KB - Last synced: 20 days ago - Pushed: over 6 years ago