Skip to content

areas0/matrix-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix-c

A simple matrix toolkit in C

Motivations

During the conception of my AI for an OCR during S3, I had the bad surprise of discovering that most of the codes for AI are in python. Most of them use numpy to do matricial operations. I needed an equivalent but in C. Hence, I created this simple toolkit.

Requirements

Technically you only need the standard libraries to run this code.

License

This repository has been created for educational purposes. It is free of any copyright. If you are a student at EPITA and trying to create an AI for an OCR, you can take inspiration from that code but do not copy it.

About

A simple matrix toolkit in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published