Willem Röpke

Results 5 issues of Willem Röpke

I'm having a problem with getting the dimensions right for the diagonal homotopy solver. In the example below, I define two sets of polynomials, where one contains some that are...

Hi, First of all, I would like to stress that I'm very new at using C/C++/Ada/Fortran and have limited experience in actually building software. My main "expertise" is in Python....

I am trying to solve a system of polynomial equations with a divide-and-conquer approach. Essentially, I want to split a system of polynomials into subsystems, compute their witness sets and...

There is a bug in the diagonal solver that makes the problem fail when going to precisions ```dd``` and ```qd```. Below is a minimal working example of the bug in...

I discovered that the Pareto front generated by the minecart environment is not optimal. I found this out by comparing the hypervolume of the Pareto front generated by GPI-LS with...