JMat is a library which implements fundamental matrix capabilities in Java.
-
Updated
Jan 27, 2024 - Java
JMat is a library which implements fundamental matrix capabilities in Java.
Numerical Analysis Projects
A small header only c++ library for matrix manipulation with run-time concatenation
🚦 Traffic Management System developed for EI LP1. Vanilla Python project (standard libraries only) focused on matrix-based algorithms, traffic simulation, and pathfinding.
A NumPy-based image manipulation engine that performs Grayscale conversion, Flipping, Brightness adjustment, and Cropping using raw Matrix Math and Slicing
A C-based algorithmic utility that populates a 10x10 matrix with the first 100 multiples of 7 and renders the dataset in descending order using reverse index iteration.
A terminal-based shopping cart and user management CLI system built in Node.js using 2D array matrices and procedural logic.
A comprehensive set of optimized solutions to core Python programming challenges, data structures, recursion, and vectorized NumPy operations.
A fully interactive single-player Candy Crush clone built from scratch in C++ using the SFML framework, featuring advanced matching algorithms, dynamic cascade physics, special combo mechanics, and binary game-state serialization.
A C program that generates an NxN matrix with random integers (0-10) and performs a reversal transformation on elements located along both the main and secondary diagonals.
Implementação de múltiplas threads para manipulação de matrizes em linguagem C .
Javascript version of a 3x3 Slot Machine, a player wins when there is the same letter present in a row
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.
Python programmed 4x4 slot machine game with a twist -- a player can win by having the same letter in a row but also if the diagonals and columns match
Juego de lógica en terminal (CLI) basado en el ordenamiento de matrices mediante rotación de filas y columnas. Proyecto para Fundamentos de Programación, FIUBA.
A customizable console-based 2048 grid puzzle game in C with dynamic matrix dimensions and WASD movement mechanics.
Applying encoding functions over a 3D matrix in hardware.
To associate your repository with the matrix-manipulation topic, visit your repo's landing page and select "manage topics."