JuliaMath / SpecialFunctions.jl

Special mathematical functions in Julia

Home Page:https://specialfunctions.juliamath.org/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debye functions

lrnv opened this issue · comments

Hey,

I end up needing the Debye function D_1 from https://www.gnu.org/software/gsl/doc/html/specfunc.html#debye-functions

Would be nice to have this type agnostic and not Float64-only-because-C++