Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
/ mat Public archive

Simple needs matrix library for C++23

Notifications You must be signed in to change notification settings

Depermitto/mat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental header-only matrix library

mat includes two types of on-compile checked static sized matrices:

  • Mat: First attempt, template specialized
  • Mamut: Iterator-friendly and mutable when possible revision of Mat. It is also Doxygen documented.

About

Simple needs matrix library for C++23

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published