Galois: A numpy extension for Galois fields

Installation

The latest version of galois can be installed from PyPI via pip.

pip3 install galois

The the lastest code from master can be checked out and installed locally in an “editable” fashion.

git clone https://github.com/mhostetter/galois.git
pip3 install -e galois

API v0.0.6

galois

A Python 3 numpy extension for Galois fields.

Usage Examples with Jupyter Notebooks

Indices and tables