An introduction to determinants
-
Updated
Oct 31, 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
The projects of the course 191158510, Programming in Engineering, offered under self-study, at the University of Twente.
A tool for numerical analysis
An command-line app to solve systems of equations (3x3 only) using the iterative Gauss-Seidel Method, with user-specified decimal accuracy.
Various algorithms, without explanation of their work
Solving systems of linear equations using numerical methods - python
Python codes for computational physics.
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
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."