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/assert/is-composite #1918

Commits on Mar 16, 2024

  1. feat: add C implementation for math/base/assert/is-composite

    This commit if applied adds the C implementation to @stdlib/math/base/assert/is-composite package
    performant23 committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f73b885 View commit details
    Browse the repository at this point in the history
  2. Update main.c

    Signed-off-by: Rutam <138517416+performant23@users.noreply.github.com>
    performant23 authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    dcd9ca8 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Signed-off-by: Rutam <138517416+performant23@users.noreply.github.com>
    performant23 authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    723bec9 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Signed-off-by: Rutam <138517416+performant23@users.noreply.github.com>
    performant23 authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0cf457b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. chore: apply suggestions from code review

    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Pranavchiku authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    74fd7e0 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

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