simple-affine-space: A simple library for affine and vector spaces.
Affine spaces and vector spaces with a few basic instances.
This library implements affine spaces and vector spaces. Two instances are provided for affine spaces (points) and two more for vector spaces (vectors). These definitions are strict, implement deepseq, and are designed to have minimal memory overhead.
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
test-hlint | Enable hlint test suite | Enabled |
test-doc-coverage | Enable haddock coverage test suite | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- simple-affine-space-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.2, 0.2.1 |
---|---|
Change log | CHANGELOG |
Dependencies | base (<5), deepseq [details] |
License | BSD-3-Clause |
Author | Henrik Nilsson, Antony Courtney |
Maintainer | Ivan Perez (ivan.perez@keera.co.uk) |
Category | Reactivity, FRP |
Home page | http://www.haskell.org/haskellwiki/Yampa |
Source repo | head: git clone git://github.com/ivanperez-keera/simple-affine-space.git |
Uploaded | by IvanPerez at 2023-04-07T13:59:57Z |
Distributions | LTSHaskell:0.2.1, NixOS:0.2.1, Stackage:0.2.1 |
Reverse Dependencies | 9 direct, 29 indirect [details] |
Downloads | 4021 total (55 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |