0.0.2 • Published 1 year ago

konect-matrices v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Konect matrices plugin

This plugin enables the users to compute some calculations and transformations on matrices. For the moment, the plugin exposed these component :

  • Addition of two matrices
  • Creation of identity matrix
  • Center of matrix
  • Solve Gaussian equation with matrix
  • Load a function from a textarea input
  • Found the min or max between two matrices
  • Substraction of two matrices
  • Transpose of a matrix

Developed by @Dorian77210