Skip to content

Conversation

@0PrashantYadav0
Copy link
Member

@0PrashantYadav0 0PrashantYadav0 commented Dec 16, 2024

Resolves #3830

Description

What is the purpose of this pull request?

This pull request:

  • adds C implementation for @stdlib/stats/base/dists/uniform/mean along with relevant tests, benchmarks and examples

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added Statistics Issue or pull request related to statistical functionality. Needs Review A pull request which needs code review. labels Dec 16, 2024
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
stats/base/dists/uniform/mean $\color{green}175/175$
$\color{green}+100.00\%$
$\color{green}7/7$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}175/175$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.

@0PrashantYadav0 0PrashantYadav0 changed the title feat: Add C implementation for @stdlib/stats/base/dists/uniform/mean feat: add C implementation for stats/base/dists/uniform/mean Dec 16, 2024
@0PrashantYadav0 0PrashantYadav0 changed the title feat: add C implementation for stats/base/dists/uniform/mean feat: add C implementation for #3830 Dec 16, 2024
@0PrashantYadav0 0PrashantYadav0 changed the title feat: add C implementation for #3830 feat: add C implementation for stats/base/dists/uniform/mean Dec 16, 2024
@0PrashantYadav0 0PrashantYadav0 changed the title feat: add C implementation for stats/base/dists/uniform/mean feat: add C implementation for [stats/base/dists/uniform/mean]() Dec 16, 2024
@0PrashantYadav0 0PrashantYadav0 changed the title feat: add C implementation for [stats/base/dists/uniform/mean]() feat: add C implementation for (stats/base/dists/uniform/mean)[] Dec 16, 2024
@0PrashantYadav0 0PrashantYadav0 changed the title feat: add C implementation for (stats/base/dists/uniform/mean)[] feat: add C implementation for (stats/base/dists/uniform/mean)[xx] Dec 16, 2024
@0PrashantYadav0 0PrashantYadav0 changed the title feat: add C implementation for (stats/base/dists/uniform/mean)[xx] feat: add C implementation for <code>stats/base/dists/uniform/mean</code> Dec 16, 2024
@0PrashantYadav0 0PrashantYadav0 changed the title feat: add C implementation for <code>stats/base/dists/uniform/mean</code> feat: add C implementation for stats/base/dists/uniform/mean Dec 16, 2024
@0PrashantYadav0 0PrashantYadav0 changed the title feat: add C implementation for stats/base/dists/uniform/mean feat: add C implementation for * stats/base/dists/uniform/mean * Dec 16, 2024
@0PrashantYadav0 0PrashantYadav0 changed the title feat: add C implementation for * stats/base/dists/uniform/mean * feat: add C implementation for - stats/base/dists/uniform/mean Dec 16, 2024
@0PrashantYadav0 0PrashantYadav0 changed the title feat: add C implementation for - stats/base/dists/uniform/mean feat: add C implementation for stats/base/dists/uniform/mean Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: Add C implementation for @stdlib/stats/base/dists/uniform/mean

2 participants