Skip to content

Implementation of matrix methods and applications (MMA) - EE103/CME103

License

Notifications You must be signed in to change notification settings

reesepathak/mma-jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mma-jl

Implementation of functions for the matrix methods and applications (MMA) in Julia - EE103/CME103.

Structure: -src -Module.jl: defines MMA package in Julia -Algorithms.jl implementations of matrix methods algorithms (Gram Schmidt, neareast neighbor search, etc.) -Utils.jl: helper functions used across package (macros, etc.) -Functions.jl: vector to scalar functions (avg, std, etc.)

About

Implementation of matrix methods and applications (MMA) - EE103/CME103

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages