Loading [MathJax]/extensions/mml2jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Physics LibreTexts

Search

  • Filter Results
  • Location
  • Classification
    • Article type
    • Author
    • Cover Page
    • License
    • Show TOC
    • Transcluded
    • OER program or Publisher
    • Student Analytics
    • Autonumber Section Headings
    • License Version
    • Print CSS
      • Screen CSS
      • PrintOptions
    • Include attachments
    Searching in
    About 1 results
    • https://phys.libretexts.org/Bookshelves/Mathematical_Physics_and_Pedagogy/Computational_Physics_(Chong)/05%3A_Gaussian_Elimination
      This article discusses the Gaussian elimination algorithm, one of the most fundamental and important numerical algorithms of all time. It is used to solve linear equations of the form \[\mathbf{A} \ve...This article discusses the Gaussian elimination algorithm, one of the most fundamental and important numerical algorithms of all time. It is used to solve linear equations of the form \[\mathbf{A} \vec{x} = \vec{b},\] where \(\mathbf{A}\) is a known \(N\times N\) matrix, \(\vec{b}\) is a known vector of length \(N\), and \(\vec{x}\) is an unknown vector of length \(N\). The goal is to find \(\vec{x}\). The Gaussian elimination algorithm is implemented by Scipy's scipy.linalg.solve function.

    Support Center

    How can we help?