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

Remove all deprecated functions?

oxinabox opened this issue · comments

When a major release is made, it is permitted to remove deprecated functions.
This was not done for the 2.0 release.
It is probably too late now. (arguably it is a bug-fix?)
We should make sure to remember to do so for 3.0.

Do we have a PR? I am planning a little bit more cleanup of stuff around here, and we can always do a 3.0 at that point.