Description
This RFC proposes to add an implementation of the anglit probability distribution to stdlib, following existing continuous distribution patterns.
The anglit distribution has support on [-π/4, π/4] with PDF cos(2x), and is available in SciPy as scipy.stats.anglit.
References:
- SciPy – https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.anglit.html
Related Issues
Related issues # , # , and # .
Questions
No.
Other
No.
Checklist
Description
This RFC proposes to add an implementation of the anglit probability distribution to stdlib, following existing continuous distribution patterns.
The anglit distribution has support on [-π/4, π/4] with PDF cos(2x), and is available in SciPy as scipy.stats.anglit.
References:
Related Issues
Related issues # , # , and # .
Questions
No.
Other
No.
Checklist
RFC:.