Skip to content
#

cuthill

Here are 2 public repositories matching this topic...

Language: All
Filter by language

GraphOrdering.jl is a package focused on a problem of renumbering vertices of a graph such a way that the bandwidth of the sparse matrix is minimized. In other words: find a permutation of system of equations which minimized the fill-in of sparse matrix during matrix factorization. The functionality of the package corresponds to the symrcm funct…

  • Updated Apr 16, 2020
  • Julia

Add this topic to your repo

To associate your repository with the cuthill topic, visit your repo's landing page and select "manage topics."

Learn more