Skip to content

Staging area for matrix algebra algorithms in MATLAB, Julia, Fortran, Rust, and C/C++

Notifications You must be signed in to change notification settings

aravindh-krishnamoorthy/MatrixAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

206 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatrixAlgorithms

Staging area for matrix algebra algorithms in MATLAB, Julia, Fortran, Rust, and C/C++

Directory Language Description Target Development Stage
potri2 J-F Efficient implementation of LAPACK's potri function LAPACK Partial
trsr J-F Efficient square root of matrices Partial
matrixfunctions J Matrix functions and their Fréchet derivatives Partial

Julia Usage

This package can be loaded under Julia as follows:

julia> include("/<path>/MatrixAlgorithms/src/MatrixAlgorithms.jl")

About

Staging area for matrix algebra algorithms in MATLAB, Julia, Fortran, Rust, and C/C++

Resources

Stars

Watchers

Forks