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

Galois: A performant numpy extension for Galois fields¶

  • Installation
    • Install with pip
    • Install for development
  • 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 v0.0.10

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Matt Hostetter. Revision c6881a0c.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.0.10
Versions
latest
stable
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