Skip to content

Simpleyyt/nano-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nano Matrix Library for C

A nano matrix library for microcotroller.

Fork from libfixmatrix.

How to use

Run make to compile the test.

Run ./matrix to run the test case.

Features

  • Matrix add, sub, mul, tranpose
  • QR decomposition
  • Error check
  • Matrix inverse
  • Solve linear equations

About

A nano matrix library for c.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published