galois
v0.0.17
  • Installation
  • Basic Usage
  • Tutorials
  • Performance Testing
  • Development
  • API Reference v0.0.17
  • Release Notes
galois
  • »
  • Galois: A performant numpy extension for Galois fields
  • Edit on GitHub

Galois: A performant numpy extension for Galois fields¶

Ask Jacobi or Gauss publicly to give their opinion, not as to the truth, but as to the importance of these theorems. Later there will be, I hope, some people who will find it to their advantage to decipher all this mess. – Évariste Galois, two days before his death

alternate text

Évariste Galois, image credit¶

  • Installation
    • Install with pip
  • Basic Usage
    • Class construction
    • Array creation
    • Field arithmetic
    • Linear algebra
    • Numpy ufunc methods
    • Numpy functions
    • Polynomial construction
    • Polynomial arithmetic
  • Tutorials
    • Intro to Galois Fields: Prime Fields
    • Intro to Galois Fields: Extension Fields
    • Constructing Galois field array classes
    • Array creation
    • Galois field array arithmetic
    • Extremely large fields
  • Performance Testing
    • Performance compared with native numpy
  • Development
    • Install for development
    • Install for development with min dependencies
    • Lint the package
    • Run the unit tests
    • Build the documentation
  • API Reference v0.0.17
    • galois
    • numpy
  • Release Notes

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Matt Hostetter. Revision 01346485.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.0.17
Versions
latest
stable
v0.0.21
v0.0.20
v0.0.19
v0.0.18
v0.0.17
v0.0.16
v0.0.15
v0.0.14
v0.0.13
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
pdf
On Read the Docs
Project Home
Builds