-
Notifications
You must be signed in to change notification settings - Fork 192
Closed
Labels
topic: mathematicslinear algebra, sparse matrices, special functions, FFT, random numbers, statistics, ...linear algebra, sparse matrices, special functions, FFT, random numbers, statistics, ...
Description
There are lots of implementations online.
As an example, here are the special functions that I needed in my projects over the past 10 years:
Being able to standardize on the API for all or most of them would be a huge deal. Other languages:
SciPy
https://docs.scipy.org/doc/scipy/reference/special.html
Matlab
https://www.mathworks.com/help/matlab/special-functions-1.html
Julia
Separate package: SpecialFunctions.jl
septcolor
Metadata
Metadata
Assignees
Labels
topic: mathematicslinear algebra, sparse matrices, special functions, FFT, random numbers, statistics, ...linear algebra, sparse matrices, special functions, FFT, random numbers, statistics, ...