We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30acf47 commit 31d4262Copy full SHA for 31d4262
perf/runbenchmarks.jl
@@ -9,5 +9,4 @@ let
9
vals = [1.0, 2.0]
10
11
println(@benchmark(($p)($vals, $vars)))
12
- vals = MultivariatePolynomials.evalmap(MultivariatePolynomials.vars(p), vals, vars)
13
end
0 commit comments