New Python package for finite fields using NumPy arrays

This page summarizes the projects mentioned and recommended in the original post on /r/Python

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • galois

    A performant NumPy extension for Galois fields and their applications (by mhostetter)

  • I just released my first proper open-source Python package galois. It extends NumPy arrays to operate over finite fields (Galois fields), instead of just R or Z. The library uses Numba to JIT compile the finite field ufuncs. This means the finite field arithmetic is nearly as fast as C / native NumPy.

  • NumPy

    The fundamental package for scientific computing with Python.

  • I just released my first proper open-source Python package galois. It extends NumPy arrays to operate over finite fields (Galois fields), instead of just R or Z. The library uses Numba to JIT compile the finite field ufuncs. This means the finite field arithmetic is nearly as fast as C / native NumPy.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Numba

    NumPy aware dynamic Python compiler using LLVM

  • I just released my first proper open-source Python package galois. It extends NumPy arrays to operate over finite fields (Galois fields), instead of just R or Z. The library uses Numba to JIT compile the finite field ufuncs. This means the finite field arithmetic is nearly as fast as C / native NumPy.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mojo🔥: Head -to-Head with Python and Numba

    2 projects | dev.to | 27 Sep 2023
  • Any data folks coding C++ and Java? If so, why did you leave Python?

    1 project | /r/quant | 12 Jul 2023
  • Using Matplotlib with Numba to accelerate code

    1 project | /r/pythonhelp | 22 Jun 2023
  • This new programming language has the potential to make python (the dominant language for AI) run 35,000X faster.

    1 project | /r/singularity | 5 May 2023
  • Numba Supports Python 3.11

    1 project | news.ycombinator.com | 22 Mar 2023