JuliaApproximation / SingularIntegralEquations.jl

Julia package for solving singular integral equations
Other
62 stars 11 forks source link

Julia v1.0 #112

Closed jwscook closed 6 years ago

jwscook commented 6 years ago

Dear All,

This package is great! Is there a timeline for getting this package up and running on Julia v1.0?

Best, James

dlfivefifty commented 6 years ago

It’s basically updated on master, but was waiting for a tag in DualNumbers, that has happened. I’ll Retag this week hopefully.

dlfivefifty commented 6 years ago

PS we decided to drop the hierarchical matrix support since we thought it wasn’t used. If you use this, we can reconsider.

jwscook commented 6 years ago

Glad to hear it! I'm currently only using the hypergeometric function mFn, which I know is available via PyCall but I'd rather go python-free.

dlfivefifty commented 6 years ago

I just tagged a new release.