Skip to content

Ergus/SpinBits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Simple matrix example for a 2D spin array using bitsets to save memory.

The conversion for 0 -> 1 is mapped to -1 -> 1. The arithmetic operations can be done normally after that.

This is under GPLv3 License.

Simply do:

make test

Jimmy Aguilar Mena

About

Simple matrix of spins implemented with single bits/spin position to save space.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors