<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Numerical-Methods on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/numerical-methods/</link>
    <description>Recent content in Numerical-Methods on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 22 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/numerical-methods/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Sparse Linear Solver Libraries: SuiteSparse vs MUMPS vs PETSc vs Hypre vs SuperLU</title>
      <link>https://www.pistack.xyz/posts/2026-06-22-sparse-linear-solvers-suitesparse-mumps-petsc-hypre-superlu/</link>
      <pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-22-sparse-linear-solvers-suitesparse-mumps-petsc-hypre-superlu/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Solving large sparse linear systems of equations is at the heart of virtually every scientific simulation, from computational fluid dynamics and structural mechanics to circuit simulation and machine learning. Unlike dense matrices, sparse matrices contain mostly zero entries, making them amenable to specialized algorithms that exploit this structure for dramatic memory and runtime savings.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
