✔ 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
-
Updated
May 30, 2022 - C++
✔ 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
Fast polynomial arithmetic in Haskell (dense and sparse, univariate and multivariate, usual and Laurent)
Finite field polynomial arithmetic based on fast Fourier transforms
🧮 Polynomial Calculator
Efficient Algorithm Level Error Detection for Number-Theoretic Transform
A polynomial template for CP
Employed into Crystal-Kyber Algorithm, a prominent Lattice-based Post Quantum Cryptography(PQC) algorithm, for polynomial multiplication of higher degrees.
The comprehensive tool that allows users to perform various polynomial operations, such as addition, subtraction, multiplication, reversal, and evaluation, via both CLI and GUI.
Polynomials database on lists with simple operations in Qt
Vector implementation of CRC algorithms based on Intel carry-less multiplication instruction.
Implementations of most algorithms learnt in the course UE18CS311
Polynomial calculator, with love 💕 (Contains the secret implementation of the Complex polynomials !!!!!)
A simple polynomial class that supports all basic operations.
a 2-D (including x and y) polynomial library
Hardware implementation of three optimized target-specific polynomial multipliers for SABER. https://ia.cr/2020/1482
This repository contains all the solutions for the assignments of the course offered on Coursera.
A polynomial class implementation in the form of sorted linked list. Supporting addition, subtraction and multiplication between polynomials
단국대학교 자료구조 과제
1st Implementation Work - Design and Analysis of Algorithms 2017.1 - Master in Informatics - PUC-Rio
FFT, Inverse FFT implementation and comparaison of naive multiplication algorithm and FFT based one.
Add a description, image, and links to the polynomial-multiplication topic page so that developers can more easily learn about it.
To associate your repository with the polynomial-multiplication topic, visit your repo's landing page and select "manage topics."