Offloading matrix operations, face detection, and face recognition applications from a PandaBoard device (i.e. client device) to a server (i.e. server desktop computer)
-
Updated
Feb 6, 2018 - Python
Offloading matrix operations, face detection, and face recognition applications from a PandaBoard device (i.e. client device) to a server (i.e. server desktop computer)
Final Project Aljabar Linier - Aplikasi Desktop / GUI untuk menghitung Operasi Matriks
OOP module for operations on sparse 2D matrices
Lights Out Puzzle is a Python project that brings the classic "Lights Out" puzzle to the command-line interface
A program for relation analysis and matrix operations using numpy. It determines relation types and performs matrix computations.
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.
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.
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.
Simple matrix operations using NumPy: transpose, determinant, and inverse calculation.
Laboratory work on discrete math. Reading matrix from file and performing various closures on it.
Datrix es una app web desarrollada con Python y Streamlit, orientada estudiantes de Ingeniería, Física Médica, Diagnóstico por Imágenes.
LinAlg-Practice is a Python library developed to deepen my understanding of linear algebra through hands-on implementation of various matrix operations. It includes comprehensive tests that compare the results with established libraries like NumPy to ensure accuracy and reliability.
Add a description, image, and links to the matrix-operations topic page so that developers can more easily learn about it.
To associate your repository with the matrix-operations topic, visit your repo's landing page and select "manage topics."