Skip to content

petervolvowinz/bitmatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitmatrix

Boolean matrix data structure using bits as T/F.

The matrix uses 32bit vectors to implement a boolean matrix data structure in Go.

About

Boolean matrix data structure using bits as T/F.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages