qlinear: Typesafe library for linear algebra

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/JuniorGarbageCollector/QLinear


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.1.2.0
Change log None available
Dependencies base (>=4.7 && <5), haskell-src-exts (>=1.23.1 && <1.24), haskell-src-meta (>=0.8.5 && <0.9), linear (>=1.21.1 && <1.22), parsec (>=3.1.13 && <3.2), split (>=0.2.3 && <0.3), template-haskell (>=2.14.0 && <2.15) [details]
License BSD-3-Clause
Author JuniorGarbageCollector
Maintainer GooseDB@yandex.ru
Category Math
Home page https://github.com/JuniorGarbageCollector/QLinear#readme
Bug tracker https://github.com/JuniorGarbageCollector/QLinear/issues
Source repo head: git clone https://github.com/JuniorGarbageCollector/QLinear
Uploaded by JuniorGarbageCollector at 2020-08-10T17:40:24Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for qlinear-0.1.0.0

[back to package description]

QLinear

QLinear is type safe library for linear algebra based on "macro-constructors"

Constructors:

Syntax:


Also there are basic operations as determinant, transposition, etc.