Results 5 comments of Alex Heaton

Hi Sascha, unfortunately I still get the following error, even after doing Pkg.update("HomotopyContinuation") and restarting with a new notebook/kernel. Here is the error again: ``` mul_float: types of a and...

I tried to fix it, but I think I failed. Here is a copy of the error now: ``` mul_float: types of a and b must match Stacktrace: [1] *...

I used the updated code, and now I get this error below. It appears that the error was not the fast arithmetic, but something else? ``` mul_float: types of a...

Updated to julia 1.6 and tried. At first no errors for a while, but then this: ``` mul_float: types of a and b must match Stacktrace: [1] * @ ./float.jl:332...

Hi Sascha, I am sure that I am doing something silly... maybe asking for a parameter homotopy with too small or too large a stepsize? I don't know. I'm playing...