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
Implementação de múltiplas threads para manipulação de matrizes em linguagem C .
Performs EDA on fertility rates and national income, fits a simple linear regression model, diagnoses its validity, and use it to make predictions about future fertility based on income
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.
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 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.
Javascript version of a 3x3 Slot Machine, a player wins when there is the same letter present in a row
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.
Applying encoding functions over a 3D matrix in hardware.
Add a description, image, and links to the matrix-manipulation topic page so that developers can more easily learn about it.
To associate your repository with the matrix-manipulation topic, visit your repo's landing page and select "manage topics."