Skip to content

alss1923/awful

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWFUL - The AWF Utilities Library

Author: Andrew W Fitzgibbon, awf at microsoft.com

Primarily Matlab, with some .NET bits in AuDotNet

MATLAB:

The au_ prefix in the matlab files is because it's important in
matlab's flat namespace that clashes of function names are avoided.

>> help awful/matlab
Gives a table of contents.

>> au_mexall
MEX the various things that need mexing.

>> au_run_tests
Runs lots of tests.

.NET:

Load awful.sln to run unit tests.

About

AWF's Utility Library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 53.4%
  • C++ 24.9%
  • C# 17.6%
  • PowerShell 4.0%
  • Other 0.1%