lowlin: Low dimensional linear algebra

[ bsd3, library, linear-algebra, math ] [ Propose Tags ]

Lowlin is a library for linear algebra in vector spaces up to a dimension of 4. Ordinary Tuples can be used as vectors and nested tuples as matrices. The functionalities are similar to that of the linear package.


[Skip to Readme]

Modules

  • Math
    • Math.Lowlin
      • Math.Lowlin.Classes
      • Math.Lowlin.Extra
      • Math.Lowlin.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1
Change log CHANGELOG.md
Dependencies base (>=4.13.0 && <5) [details]
License BSD-3-Clause
Copyright (c) Johannes Kropp 2020
Author Johannes Kropp
Maintainer jodak932@gmail.com
Category Math, Linear Algebra
Source repo head: git clone https://github.com/jdkr/lowlin
Uploaded by jodak at 2020-05-06T10:50:28Z
Distributions NixOS:0.2.0.1
Downloads 609 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-05-06 [all 3 reports]

Readme for lowlin-0.2.0.1

[back to package description]

Lowlin is a library for low dimensional linear algebra. It is used in production and is therefore actively maintained.