bed-and-breakfast: Efficient Matrix and Vector operations in 100% Haskell.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Efficient Matrix and Vector operations in 100% Haskell.
This library uses boxed and unboxed arrays in the ST monad, in order to achieve efficiency.
[Skip to Readme]
Properties
Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.5, 0.5 |
---|---|
Change log | CHANGES.md |
Dependencies | array (>=0.4), base (>=4.5 && <5), binary (>=0.5), cpphs (>=1.18), deepseq (>=1.3), template-haskell (>=2.7) [details] |
License | MIT |
Author | Julian Fleischer <julian.fleischer@fu-berlin.de> |
Maintainer | Julian Fleischer <julian.fleischer@fu-berlin.de> |
Category | Numeric, Math, Linear Algebra |
Home page | https://hackage.haskell.org/package/bed-and-breakfast |
Source repo | head: git clone https://github.com/scravy/bed-and-breakfast.git |
Uploaded | by JulianFleischer at 2018-10-22T10:56:09Z |
Modules
[Index] [Quick Jump]
Downloads
- bed-and-breakfast-0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees