mckee

There are 2 repositories under mckee topic.

  • MeShootIn/computational-mathematics

    šŸ§® Solving the Black-Scholes equation by the finite-difference methods and researching of the Cuthill-McKee and the minimum degree algorithms

    Language:Jupyter Notebook4100
  • ahojukka5/GraphOrdering.jl

    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 function of MATLAB.

    Language:Julia20