Skip to content

Create a generic matrix and its tools capable of supporting any built-in numeric type.

License

Notifications You must be signed in to change notification settings

sam-caldwell/matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix

Description

Create a generic matrix and its tools capable of supporting any built-in numeric type.

NOTE (BITWISE OPERATIONS) The Bitwise operations do not work with floating-point numbers. There are a lot of reasons for this...mostly due to how float32 and float64 are stored in memory.

About

Create a generic matrix and its tools capable of supporting any built-in numeric type.

Topics

Resources

License

Stars

Watchers

Forks

Languages