Results 14 comments of Don MacMillen

To me it looks like the length function for a Fun is not defined and it needs to be to append a single element: ```julia julia (v1.2)> using ApproxFun julia...

Fair enough. Do you have a high level road map in mind? I know it depends on funding, post-docs, grad students, changing research agendas, but it would be nice to...

Thanks for your thoughts on this. I appreciate it. Let me know if / how I can help.

Sure, I can take a look. Is there a canonical test case?

So, I did get back to this and while it is an interesting problem, I'm not certain what's to be done either. So, f = abs(sin(5x))^3 should have only 3...

So it looks like a major redo of the architecture of ApproxFun (and a boatload of work!). I will probably continue to try some of the problems in ATAP. Should...

I see a similar issue with dev'd ApproxFun packages and it looks to be related to a version inconsistency problem. DomainSets 0.0.1 does define Domain1d and Domain2d. DomainSets 0.0.2 lack...

Ok! Thanks. On Wed, Apr 24, 2019 at 11:11 PM Sheehan Olver wrote: > Don’t dev ApproxFun for now: I’m getting all the packages updated so you’d > need the...

That sounds like a good plan. Thanks! Don On Sun, May 31, 2015 at 12:58 PM, aaren [email protected] wrote: > Agreed, this would be good. I'd like to maintain compatibility...