Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

gauss-jordan

Here are 75 public repositories matching this topic...

nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.

  • UpdatedJun 17, 2024
  • C

Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization and statistics

  • UpdatedDec 8, 2021
  • Go

Vector, Matrix, Quaternion, Euler Angles, SLERPs, Projections, Transforms

  • UpdatedDec 19, 2024
  • TypeScript

In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm

  • UpdatedJul 10, 2024
  • C++
LinearSystemSolver

Algebra Linear System Solver Task, Second Year 1st Semester - UNI211T.

  • UpdatedNov 29, 2023
  • Python

A collection of python implementations using SWIG, Instant, F2PY... Optimization like Least Squares Levenberg-Marquardt. Boundary Value problem solvers. Integration Simpson/Trapezoidal. Interpolation like Cubic spline. Tridiagonal/pentadiagonal system of equations solver. Linear algebra like Matrix inversion (Gauss-Jordan) and much more

  • UpdatedAug 11, 2018
  • C

MAL111 - Mathematics Laboratory MATLAB Codes. Bisection Method, Fixed Point Method, Gauss Elimination, Gauss Jordan, Matrix Inversion, Lagrange Interpolation, Newton-Raphson, Regula-Falsi, Row Reduced Echelon Form, Simpson's Integration, Trapezoidal Method.

  • UpdatedDec 30, 2016
  • MATLAB

Python Gauss-Jordan Algorithm: Solve linear equations and find matrix inverses with ease.

  • UpdatedAug 14, 2023
  • Python

Computing the optimized values using Simplex method

  • UpdatedJun 3, 2020
  • Python
Numerical-Method

A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.

  • UpdatedJan 31, 2023
  • C

A special repository for Numerical Methods course from my uni in April 2022. All of the code written in C++ with five methods included.

  • UpdatedNov 21, 2022
  • C++

Scratch implementation of Gaussian Elimination algo in Julia

  • UpdatedSep 9, 2021
  • Julia

Linear Equations solver project done using Matlab, uses different method to solve the equations as Gauss Elimination, Gauss Jordan, LU Decomposition, Gauss Seidel, and Jacobi Iterative Method

  • UpdatedApr 17, 2018
  • MATLAB

GPU implementations of algorithms

  • UpdatedJun 13, 2019
  • Cuda

Improve this page

Add a description, image, and links to thegauss-jordan topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thegauss-jordan topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp