An introduction to determinants
-
Updated
Nov 12, 2024 - 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
Various algorithms, without explanation of their work
Python codes for computational physics.
An command-line app to solve systems of equations (3x3 only) using the iterative Gauss-Seidel Method, with user-specified decimal accuracy.
A tool for numerical analysis
Solving systems of linear equations using numerical methods - python
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
Successive Over-Relaxation Solver
🐍Модуль "Решение СЛАУ методом простых итераций" для Python
Assignment for building a system of equations solver from scratch and comparing them with existing solvers.
🐍Модуль "Решение СЛАУ методом простых итераций" для 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.
Handwritten notes + future test set
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."