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/roundf #2725

Merged
merged 14 commits into from
Aug 8, 2024
Merged

Commits on Aug 1, 2024

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

Commits on Aug 8, 2024

  1. Update README.md

    Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
    gunjjoshi authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a764ab6 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 Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9bfbc61 View commit details
    Browse the repository at this point in the history
  3. Update repl.txt

    Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
    gunjjoshi authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    363eb46 View commit details
    Browse the repository at this point in the history
  4. Update index.d.ts

    Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
    gunjjoshi authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    afca6f4 View commit details
    Browse the repository at this point in the history
  5. Update roundf.h

    Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
    gunjjoshi authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f5b7db3 View commit details
    Browse the repository at this point in the history
  6. Update index.js

    Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
    gunjjoshi authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    643a776 View commit details
    Browse the repository at this point in the history
  7. Update main.js

    Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
    gunjjoshi authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c125769 View commit details
    Browse the repository at this point in the history
  8. Update native.js

    Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
    gunjjoshi authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2f9250e View commit details
    Browse the repository at this point in the history
  9. Update package.json

    Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
    gunjjoshi authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b27895a View commit details
    Browse the repository at this point in the history
  10. Update main.c

    Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
    gunjjoshi authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    66b5a2f View commit details
    Browse the repository at this point in the history
  11. Update test.js

    Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
    gunjjoshi authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    707873d View commit details
    Browse the repository at this point in the history
  12. Update test.native.js

    Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
    gunjjoshi authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    10099b4 View commit details
    Browse the repository at this point in the history
  13. Update lib/node_modules/@stdlib/math/base/special/roundf/src/main.c

    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Planeshifter authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    590fa88 View commit details
    Browse the repository at this point in the history