matrix

A native implementation of matrix operations.

LTS Haskell 22.14:0.3.6.3
Stackage Nightly 2024-03-29:0.3.6.3
Latest on Hackage:0.3.6.3

See all snapshots matrix appears in

MIT 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.3@sha256:4564a4702abc3824c038bb5ae0e34ca889fc7855f2d16de0b3c041a90154cdc8,1942

Module documentation for 0.3.6.3

matrix package

Haskell Matrix library with common operations with them.

You can find usage examples in the documentation.

Looking for new maintainer

If you are interested in maintaining and/or developing matrix, please get in touch. The library will continue to work, but no one is currently working on new features or improvements. Merge requests are also accepted. Thanks.

Changes

0.3.6.3

  • Metadata update.

0.3.6.2

  • Fixes for rref and fromList.