extended_math 0.0.3 copy "extended_math: ^0.0.3" to clipboard
extended_math: ^0.0.3 copied to clipboard

outdated

Library for working with objects of linear algebra

0.0.3 #

  • Add isIdentity(), replaceRow() and replaceColumn methods to MatrixBase class.
  • Add inverse(), isSingular() and isNotSingular() methods to SquareMatrix class.
  • Fix getDeterminant() method.
  • Small changes in classes with access to items of matrices and vectors.

0.0.2 #

  • Add and implement add(), subtract() methods to Vector class.
  • Add SquareMatrix class.
  • Implement getDeterminant() methods of SquareMatrix class.
  • Add identity() constructor for matrices.
  • Move generate() constructor from Matrix class to MatrixBase and add to it identity parameter.

0.0.1 #

  • Add Vector, Matrix and Tensor classes for working with according objects of linear algebra.
  • Implements addition, subtraction, multiplication methods of Vector and Matrix.
25
likes
0
pub points
54%
popularity

Publisher

unverified uploader

Library for working with objects of linear algebra

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on extended_math