Skip to content

gustavoeb/Matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix

Initially this was a library implementing an MxN sized Matrix object for the KL language, and all the basic Matrix operations (*,+, inverse, transpose).

Since the native implementation of the Mat class in KL this code extends that data structure with helper functions.

About

A KL extension for matrices of variable sizes.

Resources

Stars

Watchers

Forks

Packages

No packages published