linear-equation-solver
Here are 41 public repositories matching this topic...
Language:All
Sort:Most stars
dimsym: Geometric and algebraic techniques for differential equations (with modelling applications); Symmetry Determination and Linear Differential Equation Package, mirrored fromhttps://www.latrobe.edu.au/mathematics-and-statistics/research/geometric-and-algebraic-techniques-for-differential-equations/dimsym/
- Updated
Jun 26, 2021
Implentation of Back Substitution, Conjugate Gradient and Gauss Seidel using OpenMP parallelization
- Updated
Jun 8, 2021 - C
Numerical Methods using Octave. Solving Linear equations, Systems of linear equations, etc.
- Updated
Feb 2, 2024 - MATLAB
a matrix library for solving linear equations based on c++17.
- Updated
Mar 21, 2020 - C++
Numerical methods algorithms implementation
- Updated
Dec 15, 2019 - C#
Quantum algorithms to solve linear systems of equations.
- Updated
May 1, 2024 - Python
Welcome to the NumPy Tutorials repository, your one-stop collection of learning materials for mastering NumPy, a fundamental library for scientific computing in Python.
- Updated
Mar 12, 2025 - Jupyter Notebook
solving linear equations using QR decomposition written in pure python
- Updated
Jun 21, 2020 - Python
Solving Linear equations
- Updated
Dec 17, 2022 - Python
General solutions to systems of nonhomogeneous linear equations, Ax=b
- Updated
Nov 5, 2022 - Python
QR decomposition for linear systems (possibly overdetermined) using Givens rotations or Householder transformations
- Updated
Jan 13, 2021 - Python
Numerical Methods
- Updated
Jan 19, 2023 - Jupyter Notebook
LinearEquationsSolver provides a comprehensive solution for solving linear equations using the principles of linear algebra.
- Updated
Jun 25, 2023 - Python
Linear Algebra calculator for solving Matrix Calculations and System of Linear Equations
- Updated
Apr 20, 2024 - Python
A collection of scientific projects in C++ and Python
- Updated
Sep 4, 2022 - C++
A Java program to solve linear equation, interpolation, and multiple linear regression problems using matrix manipulation
- Updated
Nov 15, 2020 - Java
The repository "Prac_Codes" on GitHub by VIA-s-acc contains various classes and methods for solving linear and non-linear equations, performing numerical integration, and addressing mathematical physics problems. It includes tools for generating and solving equations, matrix operations, polynomial manipulation, interpolation, and more.
- Updated
Mar 11, 2025 - Python
Linear equation system solver in Java
- Updated
Feb 12, 2019 - Java
This project implements a linear solver using triangulation methods to efficiently solve systems of linear equations. Developed for the "Calcul formel et Numérique" course INFO-F205, it focuses on reducing systems to upper triangular form for easy resolution.
- Updated
Oct 20, 2024 - Python
Sketched Generalized Minimal Residual Method (sGMRES)
- Updated
Jan 17, 2024 - MATLAB
Improve this page
Add a description, image, and links to thelinear-equation-solver topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelinear-equation-solver topic, visit your repo's landing page and select "manage topics."