Open-source machine learning framework for Java. Designed with speed and lightweight in mind.
-
Updated
Dec 9, 2025 - Java
Open-source machine learning framework for Java. Designed with speed and lightweight in mind.
A library containing mathematical algorithms from Linear Algebra, Calculus, and Differential Equations.
Interactive visualizations and solvers for six classic algorithmic puzzles, implemented in Java.
A tool for numerical analysis
Repository for my University projects
Hermite Interpolation Polynomial, Hermite Interpolation value, Hermite Interpolation Derivative Value
Numetrify is an interactive web application for implementing and visualizing various numerical methods for solving equations and systems of equations, aimed at enhancing learning and productivity in numerical analysis.
Gauss siedel algorithm with Java.
A calculator and math solver for different types of math operations using numeric analysis . This Java-based project empowers you to perform a wide range of math operations, including interpolation, integration, differentiation, solving linear and non-linear equations, and handling differential equations
A desktop application designed to solve different types of problems using numerical methods such as Gauss, LU, LLT, Jacobi, Gauss-Seidel, Newton, Quasi-Newton...
This repository contains the lab test project for the Numerical Method course (CSE2232). It includes Java implementations of various numerical methods commonly used in scientific and engineering calculations.
Putting numerical analysis methods into action.
This project shows the implementation of the fixed point method.
🎓Repository for university labs on FAMCS, BSU
Implementations of various numerical optimization methods, written in plain Java.
Implementations of various numerical integration methods, written in plain Java.
A package for numerical analysis with matrices, norms, finding eigenvalues and eigenvectors, and iterative methods for solving system of linear equations.
A numerical calculus solver supporting the calculation of limits, derivatives at a given point, and definite integrals.
A Java Program Using Numerical Methods (such as "Gauss Elimination", "Gauss Jordan", "LU Decomposition", and "Gauss Seidel") for Solving a System of Linear Algebraic Equations Of Any Sizes.
Implementation of Hermit's interpolation polynomial in Java
Add a description, image, and links to the numerical-analysis topic page so that developers can more easily learn about it.
To associate your repository with the numerical-analysis topic, visit your repo's landing page and select "manage topics."