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/uint32-is-pow2 #1886

Commits on Mar 14, 2024

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

    This commit if applied adds the C implementation to @stdlib/math/base/assert/uint32-is-pow2 package
    performant23 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    372a566 View commit details
    Browse the repository at this point in the history
  2. chore: apply suggestions from code review

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

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