Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

linalg: Addition of LU decomposition #1675

Closed
wants to merge 2 commits into from
Closed

Commits on Apr 13, 2019

  1. linalg: Added LU decomposition

    Added LU decomposition for square matrix based on Doolittle Algorithm.
    Wrote tests to verify the functionality.
    Kriyszig committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    6a38ca4 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. save

    Kriyszig committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    3e09c34 View commit details
    Browse the repository at this point in the history