Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrix.h 🌠

C Header with elementary features for manipulating numeric arrays.

Building

To build the example:

A) Create a build directory:

mkdir build
cd build

B) Generate build files with CMake:

cmake ..

C) Compile the example:

make

D) Run the example:

./example

About

Project I wrote to understand a little more about matrix operations in C

About

C Header with elementary features for manipulating numeric matrix. 🌠

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages