An introduction to determinants
-
Updated
May 19, 2025 - TeX
An introduction to determinants
An efficient C/C++ implementation for solving N equations with N unknowns with the help of Gaussian elimination.
Practice of Linear Regression
An extensive math library made in TypeScript
Linear Algebra for Machine Learning and Data Science
Numerical methods and graph plotting using Python
Successive Over-Relaxation Solver
A tool for numerical analysis
Python codes for computational physics.
Script to solve system of equations in Scilab I wrote during 2nd semester for course Numerical Methods and Simulation (Metody numeryczne i symulacja)
An command-line app to solve systems of equations (3x3 only) using the iterative Gauss-Seidel Method, with user-specified decimal accuracy.
Solving systems of linear equations using numerical methods - python
🐍Модуль "Решение СЛАУ методом простых итераций" для Python
Assignment for building a system of equations solver from scratch and comparing them with existing solvers.
Handwritten notes + future test set
🐍Модуль "Решение СЛАУ методом простых итераций" для Python
Analytica is a web app to solve systems of linear equations using different algebraic and numerical methods. Not only showing the final solution, but all the steps involved to get that solution.
Approximating 3 common functions with the direct method, Lagrange interpolation, and Hermite interpolation. Approximations plotted on Chebyshev nodes.
System of Equations generator for integral answers
Add a description, image, and links to the system-of-linear-equations topic page so that developers can more easily learn about it.
To associate your repository with the system-of-linear-equations topic, visit your repo's landing page and select "manage topics."