Skip to content

ankeesler/anmat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math is cool.

See master header int/anmat.h for all public includes.

Each public module has:
  - a source file found in src/<module>.c
  - an API header file found in inc/<module>.h
  - a unit test found in tst/<module>-test.c

Each public API is:
  - prepended with "anmat"
  - marked with the name of the module (i.e., Matrix)

About

Math stuffs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published