matrix

A native implementation of matrix operations.

Version on this page:0.3.6.2
LTS Haskell 23.24:0.3.6.4
Stackage Nightly 2025-05-28:0.3.6.4
Latest on Hackage:0.3.6.4

See all snapshots matrix appears in

BSD-3-Clause licensed by Daniel Casanueva
Maintained by Daniel Casanueva (daniel.casanueva `at` proton.me)
This version can be pinned in stack with:matrix-0.3.6.2@sha256:a639d50ed3c7243e12a9e4974be81413ac7dc6ac192ac86bbb96da47791cbbca,2033

Module documentation for 0.3.6.2

matrix package

Haskell Matrix library with common operations with them.

Usage examples are populating the API reference.

Changes

0.3.6.2

  • Fixes for rref and fromList.