Matrixpy

Latest version: v1.2.3b3

Safety actively analyzes 619647 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.3beta

The release of new features and increased README documentation.

**Key Features:**

- Use of Dunder methods for arithmetic operations on matrices.
- Removal of sill instance based arithmetic.

Also corrected a small number of typographical errors within the comments of the code and the readme.

2.2beta

The release of new features and increased README documentation.

**Key Features:**

- Calculation of the solutions for a system of equations
- Rounding all the elements within a matrix to a specified number of decimal places.

Also corrected a large number of typographical errors within the comments of the code.

2.1beta

The release of new features and increased README documentation.

**Key Features:**

- Calculation of the transpose.
- Ability to generate matrices.
- Installation via _'pip'_ command.

This coincides with some extra features, including the ability to get the information that defines the matrix object but as a built-in type.

1.0beta

This release sees the addition of basic functions within the matrices scope.

**Key Features:**

- Addition, subtraction and multiplication of matrices
- Determinant of square matrices
- Finding the Inverse of square matrices.
- Printing matrices of any size.

An extensive README also added this should help with the use of the project.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.