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/nanmax #3031

Merged
merged 5 commits into from
Oct 23, 2024

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    8f0bfc0 View commit details
    Browse the repository at this point in the history
  2. Update lib/node_modules/@stdlib/math/base/special/nanmax/README.md

    Co-authored-by: Athan <[email protected]>
    Signed-off-by: Gunj Joshi <[email protected]>
    gunjjoshi and kgryte authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0e3b29b View commit details
    Browse the repository at this point in the history
  3. Update example.c

    Signed-off-by: Gunj Joshi <[email protected]>
    gunjjoshi authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    36d5959 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7d47099 View commit details
    Browse the repository at this point in the history
  5. test: update messages

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