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!: update the return value for n=1 in math/base/special/bernoulli #3108

Merged
merged 8 commits into from
Nov 14, 2024

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    3e9c7d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Update lib/node_modules/@stdlib/math/base/special/bernoulli/benchmark…

    …/c/native/benchmark.c
    
    Co-authored-by: Athan <[email protected]>
    Signed-off-by: Gunj Joshi <[email protected]>
    gunjjoshi and kgryte authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    21687b2 View commit details
    Browse the repository at this point in the history
  2. Update lib/node_modules/@stdlib/math/base/special/bernoulli/test/test.js

    Co-authored-by: Athan <[email protected]>
    Signed-off-by: Gunj Joshi <[email protected]>
    gunjjoshi and kgryte authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b301605 View commit details
    Browse the repository at this point in the history
  3. Update lib/node_modules/@stdlib/math/base/special/bernoulli/test/test…

    ….native.js
    
    Co-authored-by: Athan <[email protected]>
    Signed-off-by: Gunj Joshi <[email protected]>
    gunjjoshi and kgryte authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5f291d6 View commit details
    Browse the repository at this point in the history
  4. Update lib/node_modules/@stdlib/math/base/special/bernoulli/test/test.js

    Co-authored-by: Athan <[email protected]>
    Signed-off-by: Gunj Joshi <[email protected]>
    gunjjoshi and kgryte authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    338213e View commit details
    Browse the repository at this point in the history
  5. Update main.c

    Signed-off-by: Gunj Joshi <[email protected]>
    gunjjoshi authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6b5e320 View commit details
    Browse the repository at this point in the history
  6. Update manifest.json

    Signed-off-by: Gunj Joshi <[email protected]>
    gunjjoshi authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    11ab39f View commit details
    Browse the repository at this point in the history
  7. Fix test

    Signed-off-by: Athan <[email protected]>
    kgryte authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6331ceb View commit details
    Browse the repository at this point in the history