Matrix operations - fabiankindermann/ce-fortran GitHub Wiki

  • lu_dec: LU decomposition of a matrix
  • lu_solve: Solves a linear equation system by LU decomposition
  • lu_invert: Calculates the inverse of a matrix
  • cholesky: Cholesky decomposition of a matrix
⚠️ **GitHub.com Fallback** ⚠️