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 math/base/special/acosf #2083

Merged
merged 17 commits into from
Apr 2, 2024
Merged

feat: add math/base/special/acosf #2083

merged 17 commits into from
Apr 2, 2024

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

  1. Apply suggestions from code review

    Signed-off-by: Athan <kgryte@gmail.com>
    kgryte authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    512fe7e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    gunjjoshi authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    36e7212 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    bd5e36d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a13a0b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Update main.js

    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    gunjjoshi authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    62c06e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Apply suggestions from code review

    Signed-off-by: Athan <kgryte@gmail.com>
    kgryte authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    80d567a View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Signed-off-by: Athan <kgryte@gmail.com>
    kgryte authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2c3c2f9 View commit details
    Browse the repository at this point in the history
  3. docs: add comments

    kgryte committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e0ec49c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    218acba View commit details
    Browse the repository at this point in the history
  5. Update lib/node_modules/@stdlib/math/base/special/acosf/src/main.c

    Co-authored-by: Athan <kgryte@gmail.com>
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    gunjjoshi and kgryte authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    94d5d35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    552ff10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3df99b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66b2e44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efe04eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e4db968 View commit details
    Browse the repository at this point in the history
  11. docs: add example

    kgryte committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    78be700 View commit details
    Browse the repository at this point in the history