Benoît Legat

Results 528 comments of Benoît Legat

This is now failing because of breaking changes in StarAlgebras#main, https://github.com/JuliaAlgebra/MultivariateBases.jl/pull/57 should fix it

Yes, you can obtain them with `gram_matrix` and [`lagrangian_multipliers`](https://jump.dev/SumOfSquares.jl/stable/constraints/#SumOfSquares.lagrangian_multipliers)

Does this have any negative impact on the benchmarks: https://github.com/JuliaAlgebra/MultivariatePolynomials.jl/blob/master/perf/gcd.jl ?

We should also add a test

Could you provide an example of `gcd` computation that is incorrect?

You expect it to be 1 or `1//12` ?

Good point, if I untick the checkbox "Export unicode as plain-text..." then I get rid of the errors. If I also select "in the 'url' field", below in the screenshot...

We could use `MOI.AutomaticDifferentiationBackend` by default. We could have a different attribute in case the user wants a different AD than the solver but using the same as the solver...