A collection of algorithms and data structures
-
Updated
Dec 30, 2024 - Java
A collection of algorithms and data structures
ParserNG is a powerful , fast math expression parser that parses and evaluates math expressions, does differential calculus(symbolic) evaluations, numerical integration, equation solving(quadratic, Tartaglia's, numerical solutions of other equations) , matrix operations and statistics amongst other functionality. It is written in pure java and h…
This repository contains PDC course assignments
Matrix-Calculator made by using JAVA, can be used to perform summation, subtraction and multiplication of 2 matrices.
Test project for neural networks - Handwritten digit recognition on MNIST dataset
AuRUS 🧬: A Search-Based approach to repair unrealisable Linear-Time Temporal Logic (LTL) specifications.
Common array, matrix, and string utilities for Java.
Sparse Matrix - Matrix Multiplication for GPU, Java8 Streams, Multicore CPU and GridGain.
EstiMate 🦉: A fast and accurate model counter tool for estimating the number of models for LTL formulas using transfer matrices.
Multithreaded matrix handling library for Java
Using distributed systems to perform matrix multiplication
Implementation of different regression algorithms in Java.
This project uses the gRPC (Remote Procedure Call) framework for scaled square matrix multiplication. Through a REST API, the client sends a file with two matrices and a deadline parameter in seconds. A server middleware calculates the footprint and the number of servers needed for the matrix multiplication. It then distributes the multiplicatio…
Word co-occurrence and Matrix Multiplication using MapReduce
A bunch of useful scripts at some points in my academic walkthrough..
A collection of algorithms and data structures
Matrix Multiplication App based on java
Matrix Multiplications via MapReduce: realized by using Hadoop in Java
These were that the assignments that we have done during our third semester of Engineering for the course Data Structure and Algorithm 2
Add a description, image, and links to the matrix-multiplication topic page so that developers can more easily learn about it.
To associate your repository with the matrix-multiplication topic, visit your repo's landing page and select "manage topics."