- Add new instances for
Vect
andMatrix
(#23 by @artemisSystem):Bind
Monad
Traversable1
Distributive
Semigroup
Monoid
Semiring
Ring
CommutativeRing
- Add
last
function forVect
(#24 by @artemisSystem)
- Add support for Matrices and
mapWithTerm
&generate
forVect
(#16 by @yukikurage) - Add Foldable1 instance (#13 by @JamieBallingall)
- Clean up code and readme (#15 & #12 by @JamieBallingall)
- Add read & write optimised sparse vectors (#10 by @mikesol)
- Add
indexModulo
,reifyVect
. Add additional typeclass instances. Simplifyhead
. Format code. Upgrade to latest package-set. (#9 by @mikesol)
- Update to Purescript v0.15.0
- Use typelevel ints instead of symbols