A simple package to operate with matrixes in a simple way. You can operate with following matrix solvers: - Conjugate Gradient solver - Gauss Seidel solver - Gradient solver - Jacobi solver
$ dotnet add package easy_matrixAn easy to use library for scientific computing methods