Bernt Lie

Results 30 comments of Bernt Lie

Hm... it is a little unclear to me how `vander` works: [cid:[email protected]] [minor typo: “psuedo” should be “pseudo”] What is `Polynomial`? Should it be Polynomial (verbatim), or the name of...

OK – figured it out. [cid:[email protected]] From: john verzani Sent: Thursday, July 30, 2020 14:20 To: JuliaMath/Polynomials.jl Cc: B-LIE ; Author Subject: Re: [JuliaMath/Polynomials.jl] Limits of `Polynomials.PolyCompat`? (#247) That worked,...

OK – as I mentioned, there is no problem on my laptop (Julia v. 1.4.0). However, on my desktop (Julia v. 1.4.2) there is a problem with statement: Julia> k_pol...

OK – I have updated my old desktop to Julia 1.4.2, and run exactly the same versions of Polynomials, Plots, PyPlot, and IJulia on the old and new desktops. On...

I’m trying to install one-by-one additional packages on my old desktop that were lacking in the new one. I’ll report when I have tested the remaining 4 packages on the...

Hm. I installed MKL.jl. After that, both Jupyterlab and VScode *crashed* at the first instance of calling fit(). So I’ll remove it again. -B From: john verzani Sent: Thursday, July...

OK – due to the problem with MKL, I ended up uninstalling Julia completely as well as Python/miniconda, and reinstalling everything from scratch. Unfortunately, the problem of “fit” persists. -B...

I’ll take a look tomorrow – I just went home for supper :-o. So I’ll write my own fit_test function using backslash instead of pinv :-). -B From: john verzani...

OK – some more testing – this is scary: [cid:[email protected]] -Bernt From: john verzani Sent: Thursday, July 30, 2020 18:16 To: JuliaMath/Polynomials.jl Cc: B-LIE ; Author Subject: Re: [JuliaMath/Polynomials.jl] Limits...

I can check some functions. Do you have anyone in mind, or should I just set up a list and test them? -- I'm not super good with GitHub... I...