polynomial
Here are 41 public repositories matching this topic...
Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.
-
Updated
Jul 19, 2021 - C++
Polynomial optics to Arnold. Camera shader with high-order aberrations, including bidirectional filter that adaptively samples out-of-focus highlights.
-
Updated
Mar 12, 2023 - C++
一个支持多项式计算与方程求解的小型C++数学库
-
Updated
Jun 23, 2024 - C++
A polynomial template for CP
-
Updated
Oct 7, 2023 - C++
C++ header-only library for working in bit-space/GF(2).
-
Updated
Sep 20, 2024 - C++
The comprehensive tool that allows users to perform various polynomial operations, such as addition, subtraction, multiplication, reversal, and evaluation, via both CLI and GUI.
-
Updated
Jul 4, 2024 - C++
CKKS (Cheon-Kim-Kim-Song) scheme for calculation of a polynomial(3x^2+0.4x+1) using homomorphic encryption and Microsoft's SEAL library.
-
Updated
Jan 28, 2022 - C++
НГТУ, ФПМИ 3-й курс - Технологии разработки программного обеспечения
-
Updated
Oct 8, 2019 - C++
Se crean distintas funciones para realizar operaciones fundamentales con polinomios
-
Updated
Aug 28, 2017 - C++
Find Polynomial equation from inputs and outputs.
-
Updated
Sep 3, 2022 - C++
This C++ code is an implementation of a Polynomial class that supports arithmetic operations (+ and -) and comparison (==) using operator overloading. The Polynomial class allows users to create polynomials of varying degrees, and input coefficients, perform basic arithmetic operations, and compare polynomials for equality.
-
Updated
Jun 18, 2024 - C++
Describe iterated map
-
Updated
Jan 23, 2022 - C++
Implement algorithm of divide operator of polynomial in C++.
-
Updated
Mar 15, 2022 - C++
A polynomial class implementation in the form of sorted linked list. Supporting addition, subtraction and multiplication between polynomials
-
Updated
Oct 24, 2019 - C++
A C++ Implementation of Mathematical Polynomials
-
Updated
Jun 2, 2023 - C++
Improve this page
Add a description, image, and links to the polynomial topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the polynomial topic, visit your repo's landing page and select "manage topics."