Implementation of ConjugateGradients method using C and Nvidia CUDA
-
Updated
Jun 21, 2022 - Python
Implementation of ConjugateGradients method using C and Nvidia CUDA
Methods of numerical modelling with undergraduate level computational physics solutions with non-linear equations, gaussian probabilities, and Euler RK4 integration
Quantum algorithms to solve linear systems of equations.
Matrix implementation that includes LU/LUP decomposition and solving basic linear equations
Python functions for numerical analysis: numerical schemes for ODEs, linear algebra, linear/non-linear/iterative solvers, interpolation, and regression analysis.
Solving Linear equations
A mathematical Python module providing Linear Equations in one and two variables as Python objects.
The python project to renew my relationship to mathematics - polynomial expressions (quadratic, linear and monomial) 📝📐
An implementation of Gauss-Jordan method to solve systems of linear equations, developed in Python/Numpy.
IIT Bombay Course CH481: Chemistry and Computers
KCL and KVL for the bridge circuit
An All In One Super Calculator
This repository provides a Python-based solution for solving systems of linear equations using two efficient numerical methods: 1. Gauss-Jordan Elimination 2. LU Decomposition
Square Linear System Solver (Linear Algebra)
Exercises of a numerical methods course
A script for solving linear equations using Gauss algorithm.
Add a description, image, and links to the linear-equations topic page so that developers can more easily learn about it.
To associate your repository with the linear-equations topic, visit your repo's landing page and select "manage topics."