An introduction to determinants
-
Updated
Mar 9, 2025 - TeX
An introduction to determinants
Practice of Linear Regression
An efficient C/C++ implementation for solving N equations with N unknowns with the help of Gaussian elimination.
An extensive math library made in TypeScript
Numerical methods and graph plotting using Python
Linear Algebra for Machine Learning and Data Science
Successive Over-Relaxation Solver
An command-line app to solve systems of equations (3x3 only) using the iterative Gauss-Seidel Method, with user-specified decimal accuracy.
Python codes for computational physics.
Solving systems of linear equations using numerical methods - python
A tool for numerical analysis
🐍Модуль "Решение СЛАУ методом простых итераций" для Python
Assignment for building a system of equations solver from scratch and comparing them with existing solvers.
Handwritten notes + future test set
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
🐍Модуль "Решение СЛАУ методом простых итераций" для 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.
Script to solve system of equations in Scilab I wrote during 2nd semester for course Numerical Methods and Simulation (Metody numeryczne i symulacja)
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."