simple-affine-space: A simple library for affine and vector spaces.

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.

[maintain] [Publish]

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.

Properties

Versions 0.1, 0.1.1, 0.2, 0.2.1, 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 keera_studios_ci at 2023-04-07T14:19:14Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees