-
Updated
Jun 25, 2021 - Macaulay2
polynomials
Here are 185 public repositories matching this topic...
-
Updated
Jun 25, 2021 - Julia
-
Updated
Jun 24, 2021 - Python
-
Updated
Jun 25, 2021 - Julia
-
Updated
Jun 14, 2021 - Julia
-
Updated
Jun 22, 2021 - Python
jldoctests are tested when building the documentation with Documenter.jl. This should be favored to @example or its friends.
-
Updated
Jun 2, 2021 - C++
-
Updated
May 4, 2021 - Java
-
Updated
May 28, 2021 - Haskell
-
Updated
Jun 6, 2018 - C++
-
Updated
Jun 24, 2021 - Julia
-
Updated
Jun 7, 2021 - C++
-
Updated
May 28, 2021 - Julia
-
Updated
Jan 30, 2021 - C++
a user might want to represent and evaluate multiple polynomials (different coefficients) with the same properties.
This is useful e.g. for gradients (= partial derivative polynomial for each dimension)!
add support for 2D coefficient arrays and adjust Numba jit compilation.
then the gradient can be returned as a single polynomial with the same exponents but 2D coefficients or multiple distinct
-
Updated
Mar 23, 2021 - Julia
-
Updated
Apr 1, 2020 - Fortran
-
Updated
Oct 31, 2020 - C++
-
Updated
Jun 25, 2021 - JavaScript
-
Updated
Jun 24, 2021 - Haskell
-
Updated
Jun 3, 2021 - Coq
-
Updated
May 13, 2021 - Python
-
Updated
May 8, 2019 - C#
-
Updated
Aug 17, 2019 - Python
-
Updated
Jun 10, 2020 - Python
-
Updated
Apr 28, 2019 - Python
-
Updated
Nov 12, 2020 - Julia
Improve this page
Add a description, image, and links to the polynomials topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the polynomials topic, visit your repo's landing page and select "manage topics."
This line is not covered by tests:
https://github.com/JuliaOpt/SumOfSquares.jl/blob/b24d88e7e5dc2d848a7ee974b15697f421ee814e/src/copositive_inner_variable_bridge.jl#L45
as evidenced by jump-dev/SumOfSquares.jl#96