Skip to content

raphym/economize-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

economize matrix

It is a matrix 2D that economize memory because it is not create a two dimension table.

##Example

to represent this matrix :

0,0,7,0

8,0,0,5

3,4,1,0

it will be like that:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages