Bernt Lie

Results 30 comments of Bernt Lie

Ah. OK… Question: the new `fit` function doesn’t allow for a variable symbol as argument, right? I.e. ```julia fit(x,y,3,:s) ``` doesn’t work. Right? Is the trick to do: ```julia fit(x,y,3)...

Great! Thanks! And `polyval` has been removed in the new system? -B From: john verzani Sent: Wednesday, July 29, 2020 18:56 To: JuliaMath/Polynomials.jl Cc: B-LIE ; Author Subject: Re: [JuliaMath/Polynomials.jl]...

Great! Thanks – and sorry for dropping out after early April 2020 – I’ve been busy. I’ll try to play with Polynomials.jl in the near future. (I had some questions...

I’ll get back to some of the work I did in the early Lockdown period. I.e., I’ll look at it throughout the fall semester. -B From: john verzani Sent: Wednesday,...

I *occasionally* get a mysterious error message when running `fit`: [cid:[email protected]] The *weird* thing is that if I run it a second (or third, …) time, the error message disappears,...

Hm… I moved the code over to VScode, and I get the same error message there. If you are interested in checking it out, see attached Jupyter notebook + 2...

File WatetSaturated.csv. You need to put it in a directory corresponding to the path in cell 2. Get Outlook for Android ________________________________ From: john verzani Sent: Thursday, July 30, 2020...

Hm... Did you get the Jupiter notebook? I attached both the Jupyter notebook + 2 csv-files in the same e-mail. Maybe the system strips off attachments? Get Outlook for Android...

Hm... The Jupyter notebook I sent you *works* on my *laptop* (where I have installed Julia v. 1.4.0). The problem appears on my work *desktop* (with Julia v. 1.4.2). -B...

OK – I’ll test it. -B 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,...