Skip to content

ggwpez/rings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rings

Render residue class rings.
Example output for Z/2048Z. Find out more about the topic at https://en.wikipedia.org/wiki/Modular_arithmetic.

Installation

# Dependencies
sudo apt-get install qt5-default

git clone https://github.com/ggwpez/rings
mkdir build && cd build
qmake ../rings && make
./rings 2048 1024

You should find the output in Z-2048Z.1024x1024.png.

About

Visualizing operations in Residue Class Rings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published