Package import"zappem.net/pub/math/linear"
Documentationhttps://pkg.go.dev/zappem.net/pub/math/linear
Sourceshttps://github.com/tinkerator/linear

linear - some linear algebra numerical mothods

Overview

This package provides routines for linear algebra processing activities.

API

The API provided is avalble using go doc zappem.net/pub/math/linear. It can also be browsed on the go.dev website: package zappem.net/pub/math/linear.

Example

TODO

License info

The linear package is distributed with the same BSD 3-clause license as that used by golang itself.

Reporting bugs

Use the github linear bug tracker.


Markdown rendering courtesy of gomarkdown/markdown.