Search results
100 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Compute an integer square root.
- stdlib
- stdfastmath
- mathematics
- math
- fastmath
- fast
- approximate
- approximation
- approx
- math.sqrt
- sqrt
- principal
- square
- root
- View more
Create an unsigned 16-bit integer from a literal bit representation.
Test whether an unsigned integer is a power of 2.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ispow2
- ispower2
- pow2
- power
- View more
Size (in bytes) of a 16-bit unsigned integer.
A library for representing and working with arbitrary byte size two's complement integers, signed and unsigned.
Bitwise rotation to the right.
Size (in bytes) of an 8-bit unsigned integer.
read, write, and compare binary types
Typed array pool.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create an unsigned 32-bit integer from a literal bit representation.
Create an unsigned 8-bit integer from a literal bit representation.
Create an array filled with ones and having the same length and data type as a provided array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Compute the double word product of two signed 32-bit integers.
- stdlib
- stdmath
- mathematics
- math
- umuldw
- imuldw
- multiplication
- multiply
- mult
- double word
- double-word
- product
- integer
- unsigned
- View more
Compute the double word product of two unsigned 32-bit integers.
- stdlib
- stdmath
- mathematics
- math
- imuldw
- umuldw
- multiplication
- multiply
- mult
- double word
- double-word
- overflow
- integer
- unsigned
- View more
UInt (unsigned int) scalar type for [graphql-tools](https://github.com/apollographql/graphql-tools)
Create a filled array having the same length and data type as a provided array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create a zero-filled array having the same length and data type as a provided array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
Create a typed array.
- stdlib
- stdtypes
- types
- data
- structure
- typed
- array
- typed array
- typed-array
- vector
- ndarray
- matrix
- float64array
- float32array
- View more
32-bit unsigned integer math
Integer to signed/unsigned binary converter.