/galoisfield

Visualizes the addition and multiplication tables of Galois fields.

Primary LanguageC++MIT LicenseMIT

Galoisfield

Visualizes the addition and multiplication tables of Galois fields.

Web-Demo

Check out the web-demo.

Compile

cd gui && qmake . CONFIG+=release && make -j

Or open gui/gui.pro with qtcreator.

Licensing

MIT, see LICENSE.