An open API service providing repository metadata for many open source software ecosystems.

Topic: "polynomial-multiplication"

AbdallahHemdan/Algorithmic-Toolbox-San-Diego

✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics

Language: C++ - Size: 2.03 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 109 - Forks: 79

Bodigrim/poly

Fast polynomial arithmetic in Haskell (dense and sparse, univariate and multivariate, usual and Laurent)

Language: Haskell - Size: 410 KB - Last synced at: about 18 hours ago - Pushed at: about 2 months ago - Stars: 68 - Forks: 6

sdiehl/galois-fft

Finite field polynomial arithmetic based on fast Fourier transforms

Language: Haskell - Size: 39.1 KB - Last synced at: about 7 hours ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 6

Zeta611/polycalc

🧮 Polynomial Calculator

Language: C - Size: 155 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

AdityaMohanty374/NTT_Implementation

Employed into Crystal-Kyber Algorithm, a prominent Lattice-based Post Quantum Cryptography(PQC) algorithm, for polynomial multiplication of higher degrees.

Language: Verilog - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 0

fei0319/poly.h

A polynomial template for CP

Language: C++ - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

YasinRezvani/Polynomial_Operations_CLI_and_GUI_Calculator

The comprehensive tool that allows users to perform various polynomial operations, such as addition, subtraction, multiplication, reversal, and evaluation, via both CLI and GUI.

Language: C++ - Size: 2.23 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

AnatolyGeorgievski/CRC

Vector implementation of CRC algorithms based on Intel carry-less multiplication instruction.

Language: C - Size: 168 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

IamShubhamGupto/Advanced-Algorithms

Implementations of most algorithms learnt in the course UE18CS311

Language: C - Size: 615 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

seigtm/Polynomial 📦

A simple polynomial class that supports all basic operations.

Language: CMake - Size: 218 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

margaritageleta/polynomial-calculator

Polynomial calculator, with love 💕 (Contains the secret implementation of the Complex polynomials !!!!!)

Language: C++ - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

exsandebest/Polynomials

Polynomials database on lists with simple operations in Qt

Language: C++ - Size: 104 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

chemPolonium/XYpolynomial

a 2-D (including x and y) polynomial library

Language: MATLAB - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

stefanostsolos/Polynomial

A polynomial class implementation in the form of sorted linked list. Supporting addition, subtraction and multiplication between polynomials

Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Vranjan7077/Algorithm_Toolbox

This repository contains all the solutions for the assignments of the course offered on Coursera.

Language: C++ - Size: 4.54 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

MuhammadHelmyOmar/Fourier_Transform

Using FFT Algorithm to Denoise Data

Language: Jupyter Notebook - Size: 307 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

Optimized-Brain/AKS-Algorithm-Optimized-with-Fast-Fourier-Transform

Optimized AKS Primality Test with Fast Fourier Transform (FFT) for enhanced performance in large number primality checking. This implementation improves the efficiency of the AKS algorithm using FFT for polynomial multiplication, offering significant speedup.

Language: Python - Size: 82 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ituvtu/OOP_LW01-polynomial

OOP_LW01-polynomial

Language: C++ - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

celineuygun/Polynomial-Multiplication-Karatsuba

Karatsuba's Algorithm implemented in C++

Language: C++ - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

sp3arm4n/Data-Structure

단국대학교 자료구조 과제

Language: C++ - Size: 48.4 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

andreavico/saber-optimized-multipliers

Hardware implementation of three optimized target-specific polynomial multipliers for SABER. https://ia.cr/2020/1482

Language: Verilog - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Candida18/Data_Structures

Language: C - Size: 82 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

shussain11563/Polynomial

Adds, multiplies, and evaluates polynomials using linked lists

Language: Java - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

samplec0de/PolynomialOperations

Калькулятор многочленов, написанный на c++. Поддержка сложения, умножения, деления, взятия n-производной. Поиск точек пересечения с OX.

Language: C++ - Size: 488 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

JohGroLux/AVRNTRU

A lightweight implementation of NTRUEncrypt for 8-bit AVR microcontrollers

Language: Assembly - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 4

CapacitorSet/polynomial_mul Fork of zhenfeizhang/polynomial_mul 📦

Fast polynomial multiplications using avx2

Language: C++ - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

gsailer/polynomial-mutiplication

Polynomial Multiplication in go

Language: Go - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

anderson-uchoa/INF-2926-T1

1st Implementation Work - Design and Analysis of Algorithms 2017.1 - Master in Informatics - PUC-Rio

Language: Java - Size: 20.4 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 2

Related Topics
polynomial-arithmetic 10 polynomials 9 polynomial 6 polynomial-calculator 5 cpp 5 calculator 3 linked-list 3 algorithms 3 data-structures 3 san-diego 2 longest-common-subsequence 2 divide-and-conquer 2 polynomial-equations 2 polynomial-roots 2 lcm 2 sum 2 selection-sort 2 advanced-algorithms 2 advanced-data-structures 2 dijkstra-algorithm 2 algorithm 2 algorithmic-toolbox 2 fast-fourier-transform 2 qt 2 knapsack-problem 2 big-o-notation 2 gcd 2 post-quantum-cryptography 2 binary-search 2 coursera 2 fibonacci-numbers 2 calculator-application 2 saber 1 binary-search-tree 1 avr 1 lattice-based-crypto 1 ntruencrypt 1 sha256 1 cli-app 1 command-line-interface 1 cplusplus 1 graphical-user-interface 1 polynomial-manipulation 1 polynomial-operations 1 polynomial-processor 1 polynomial-reversal 1 polynomial-subtraction 1 rezvani 1 simple-project 1 yasin 1 yasin-rezvani 1 yasin-rezvani-github 1 karatsuba-algorithm 1 sparse-univariate-polynomials 1 sparse-multivariate-polynomials 1 polynomial-division 1 dense-univariate-polynomials 1 fourier-transform 1 fourier-series 1 fft 1 data-denoising 1 homework-assignments 1 homework 1 cpp-library 1 qtcreator 1 qt5 1 gui 1 polynomial-interpolation 1 lagrange-interpolation 1 galois-field 1 finite-fields 1 discrete-fourier-transform 1 verilog 1 number-theoretic-transform 1 crystal-kyber 1 cryptography 1 symbolic-math 1 symbolic-computation 1 symbolic 1 polynomial-systems 1 mathematics 1 math 1 karatsuba-multiplication 1 post-quantum 1 postfix-evaluation 1 polynomial-addition 1 graph-traversal 1 dynamic-stack 1 dynamic-query 1 circular-queue 1 binary-trees 1 balanced-parentheses 1 fractional-knapsack 1 fibonacci-heap 1 buckets 1 avl-tree 1 alpha-tree 1 polynomial-database 1 monomials 1 multiplication 1