Skip to content
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

feat: add C implementation for math/base/special/bernoulli #1860

Merged
merged 7 commits into from
Mar 14, 2024
Merged

feat: add C implementation for math/base/special/bernoulli #1860

merged 7 commits into from
Mar 14, 2024

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    c576fbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f290f0 View commit details
    Browse the repository at this point in the history
  3. chore: apply suggestions from code review

    Signed-off-by: Pranav <[email protected]>
    Pranavchiku authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    36c012f View commit details
    Browse the repository at this point in the history
  4. Update lib/node_modules/@stdlib/math/base/special/bernoulli/src/main.c

    Co-authored-by: Pranav <[email protected]>
    Signed-off-by: GUNJ JOSHI <[email protected]>
    gunjjoshi and Pranavchiku authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    84525ad View commit details
    Browse the repository at this point in the history
  5. Update lib/node_modules/@stdlib/math/base/special/bernoulli/src/main.c

    Co-authored-by: Pranav <[email protected]>
    Signed-off-by: GUNJ JOSHI <[email protected]>
    gunjjoshi and Pranavchiku authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9048821 View commit details
    Browse the repository at this point in the history
  6. Update main.c

    Signed-off-by: GUNJ JOSHI <[email protected]>
    gunjjoshi authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    42eafff View commit details
    Browse the repository at this point in the history
  7. chore: apply suggestions from code review

    Signed-off-by: Pranav <[email protected]>
    Pranavchiku authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c007089 View commit details
    Browse the repository at this point in the history