Skip to content

Serve to define matrices and their basic operations, as well as using sheltongabe/json_util to save it easily

License

Notifications You must be signed in to change notification settings

sheltongabe/matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix

Serve to define matrices and their basic operations, as well as using sheltongabe/json_util to save it easily. Serves simply as a two-dimensional list that holds things. Things are something that the operations of addition with a matrix of equavilent dimension, multiplication by a scalar, or a Matrix fitting a certain rule, is meaningful.

Technically, you can store anything, however if used in parallel with other libraries, it could cause undefined behavior if those basic rules are not followed.

Dependencies

About

Serve to define matrices and their basic operations, as well as using sheltongabe/json_util to save it easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published