Popularity
8.7
Stable
Activity
0.0
Stable
44
10
18

Monthly Downloads: 180
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Math     Vector    

vector-space alternatives and similar packages

Based on the "vector" category.
Alternatively, view vector-space alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of vector-space or a related project?

Add another 'vector' Package

README

This package provides provides classes and generic operations for additive groups, vector spaces and affine spaces. It also defines a type of infinite towers of generalized derivatives, as described in the paper Beautiful differentiation. A generalized derivative is a linear transformation rather than one of the common concrete representations (scalars, vectors, matrices, ...). The representation of linear maps uses the MemoTrie package.