Skip to content
#

matrix-operations

Here are 13 public repositories matching this topic...

Matrix Operations with Cython showcases efficient matrix operations like multiplication, addition, subtraction, and more, leveraging Cython for improved performance. The project includes a Jupyter Notebook for interactive exploration and a standalone application with a graphical interface.

  • Updated Jun 22, 2024
  • Python

This repository is a comprehensive collection of Python programming practice exercises, starting from absolute basics and gradually moving to more advanced topics like 2D arrays (matrices), list comprehensions, and problem-solving with dictionaries.

  • Updated Jun 28, 2025
  • Python

A Python program for performing matrix operations, including row scaling, swapping, addition/subtraction, and converting matrices into row echelon form using Gaussian elimination. Interactive command-line interface with SymPy integration for precise calculations.

  • Updated Apr 25, 2025
  • Python

Improve this page

Add a description, image, and links to the matrix-operations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matrix-operations topic, visit your repo's landing page and select "manage topics."

Learn more