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

Cholesky, LU, QR, triangularSolve, setDiag, diagPart, broadcastTo, conj #1356

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 27, 2018

  1. Cholesky, LU, QR, triangularSolve, setDiag, diagPart, broadcastTo, conj

    matMul now supports broadcasting
    DirkToewe committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    743c1a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe896be View commit details
    Browse the repository at this point in the history
  3. Fixed LU pivoting & testing

    DirkToewe committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    d29b47a View commit details
    Browse the repository at this point in the history