monmonmons / python_code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python_code

matrix_plot.py

analysis some algebraic properties of a given matrix

  • output template

image image


vector_plot

plot the numerical values of a given vector (as 1d array)


format_trans

transform the storing format of a given matrix, including COO(IJ), CSR, BSR suitable for different algebraic solvers, such as Hypre, PETSc, JPSOL etc.

About


Languages

Language:Python 100.0%