Skip to content

Releases: Linearity-Js/Linearity

First alpha!

28 Dec 06:41
Compare
Choose a tag to compare
First alpha! Pre-release
Pre-release

Linearity Alpha 1.0

This alpha version, include the basics operations:

  • Addition
  • Subtraction
  • Scalar multiplication
  • Identity matrix

Also, the learning module as:

  • Two links of history of linear algebra
  • Two chapters of linear algebra concepts

*For the advanced operations, linearity require the Underground Linearity API. Is a java server (just local).
The advanced operations:

  • Gauss Matrix
  • Gauss Jordan Matrix
  • Transposed
  • Matrix multiplication