galois
v0.0.12
  • Installation
  • Development
  • Basic Usage
  • Tutorials
  • API Reference v0.0.12
galois
  • »
  • Galois: A performant numpy extension for Galois fields
  • Edit on GitHub

Galois: A performant numpy extension for Galois fields¶

alternate text

Evariste Galois, image credit¶

  • Installation
    • Install with pip
  • Development
    • Install for development
    • Install for development with min dependencies
    • Locally lint the package
    • Locally run the unit tests
    • Locally build the documentation
  • Basic Usage
    • Galois field array construction
    • Galois field array arithmetic
    • Galois field polynomial construction
    • Galois field polynomial arithmetic
  • Tutorials
    • Constructing finite field arrays
      • GF(2) field class
      • GF(p) field classes
      • GF(2^m) field classes
      • Array creation: explicit and view casting
      • Galois field array dtypes
      • Field element display modes
    • Galois field array arithmetic
      • Addition, subtraction, multiplication, division
      • Multiple addition
      • Exponentiation
      • Logarithm
    • Extremely large fields
      • Large GF(p) fields
      • Large GF(2^m) fields
  • API Reference v0.0.12

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Matt Hostetter. Revision 94c893ec.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.0.12
Versions
latest
stable
v0.0.12
v0.0.11
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
v0.0.0
Downloads
On Read the Docs
Project Home
Builds