polynomial-rings

There are 8 repositories under polynomial-rings topic.

  • IntelLabs/hec-p-isa-tools

    Intel’s HERACLES accelerator introduces a new set of fundamental instructions, the Polynomial Instructions Set Architecture (P-ISA) that operates directly on polynomials requiring a completely new programming environment. This open-source project aims at developing the building blocks for a compiler toolchain for HERACLES.

    Language:Python28301
  • ilchen/cryptopals

    Solutions to https://cryptopals.com problems

    Language:Java26602
  • AdamWhiteHat/Polynomial

    Comprehensive univariate polynomial class. All arithmetic performed symbolically. Some advanced features include: Arithmetic of polynomial rings over a finite field, the Tonelli-Shanks algorithm, GCD, exponentiation by squaring, irreducibility checking, modular arithmetic (obviously) and polynomials from roots.

    Language:C#10503
  • KlausC/CommutativeRings.jl

    CAS, Commutative Rings, Fraction Fields, Quotient Rings, Polynomial Rings, Galois Fields

    Language:Julia94133
  • gblanco92/gamba

    A fast program for computing Groebner bases

    Language:C++5100
  • JuanGdelaCruz/GrobnerBasis

    Library for computing Gröbner Basis in .NET. Includes sample application that checks if a given graph is k-colorable using the API.

    Language:C#5100
  • neilyich/fields-arithmetics

    Core Fields Arithmetics Project

    Language:Kotlin10
  • pontazaricardo/FFT_32_DoubleRing

    This repository contains the code for symbolic calculations of an 32-FFT multiplication in (R[y]/(y^32+1))[w]/(w^32-1)

    Language:MATLAB20