Skip to content

feat: add C implementation for stats/base/dists/frechet/kurtosis #4604

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 5, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
docs: remove comment
Signed-off-by: Philipp Burckhardt <[email protected]>
  • Loading branch information
Planeshifter authored May 5, 2025
commit 518e86f53ff81d6ce421f65fba4b2bf51a5983d3
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ for ( i = 0; i < 10; i++ ) {

<!-- /.examples -->

<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->

<!-- C interface documentation. -->

* * *
Expand Down
Loading