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

Deprecation of factorial(::Number) (backport)

oxinabox opened this issue · comments

It would be good (to go with #364 ) to have a 1.x release that include the deprecation for factorial(::Number), which was removed in #297

There is now a release-1.8 branch from which 1.8.x releases are made that contain bugfixes landed on master.