James Cook
James Cook
The only thing I can think of right now is to dispatch on two different `_get!` functions: one for kwargless functions; and the other for kwargfull ones. It's a bloaty...
I'd like to thank for the developers for their time to make this package as great great as it is. I'd like also to re-iterate other's sentiments in hoping that...
I'm using the HyperGeometric functions, specifically `mFn`. Maybe this could live in `https://github.com/JuliaMath/SpecialFunctions.jl`? I might be able to find the time in my 2 x 40 mins on the train...
I'll ask right now in SpecialFunctions.jl whether they'll take the HypergeometricFunctions module. Then proceed with either of your options when we hear back.
You've basically already done this. I've bumped your issue, but it looks as though it'll be most expedient to create a new HypergeometricFunctions.jl package. Is it appropriate to put this...
Yep. ``` julia> Pkg.resolve() Resolving package versions... Updating `~/.julia/environments/v1.1/Project.toml` [no changes] Updating `~/.julia/environments/v1.1/Manifest.toml` [no changes] julia> using SingularIntegralEquations [ Info: Recompiling stale cache file /Users/james/.julia/compiled/v1.1/SingularIntegralEquations/OCv8s.ji for SingularIntegralEquations [e094c991-5a90-5477-8896-c1e4c9552a1a] ┌ Warning:...
What's the output with `-v` for verbosity in `conda install -v -c openmcworkshop paramak`?
Looks like paramak doesn't allow python version 3.7 or 3.8 for that matter. Can you try it with a 3.6 miniconda container?