Skip to content

ENH: Implement CDF of the von Mises distribution#111

Open
fbourgey wants to merge 2 commits intoscipy:mainfrom
fbourgey:von_mises_cdf
Open

ENH: Implement CDF of the von Mises distribution#111
fbourgey wants to merge 2 commits intoscipy:mainfrom
fbourgey:von_mises_cdf

Conversation

@fbourgey
Copy link
Copy Markdown
Member

Reference issue

Toward #98

What does this implement/fix?

Implement the CDF of the von Mises distribution and related helper functions from von_mises_cdf

@fbourgey
Copy link
Copy Markdown
Member Author

The inputs and outputs for the CDF are std::vector<double> as in the original Cython code. It was not clear if we wanted double instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant