Skip to content

[RFC]: Add anglit distribution implementation #9960

@bhargava-d16

Description

@bhargava-d16

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:

  1. SciPy – https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.anglit.html

Related Issues

Related issues # , # , and # .

Questions

No.

Other

No.

Checklist

  • I have read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions