GitHub
GitHub is a web-based hosting service for version control using Git.
54,061 tracked projects
Public Registry
github.comPublic registry metadata is sourced from known upstream package ecosystems.
Find Project in GitHub
| Project | Description | Stars |
|---|---|---|
Test if a double-precision floating-point numeric value is positive zero. | 2 | |
C APIs for registering an N-API module exporting an interface for invoking a unary numerical function. | 2 | |
Perform C-like multiplication of two unsigned 32-bit integers. | 2 | |
Natural logarithm of the beta function. | 2 | |
Compute the natural logarithm of the binomial coefficient. | 2 | |
Return a double-precision floating-point number with the magnitude of x and the sign of y. | 2 | |
Compute the cosine of a number. | 2 | |
Complementary error function. | 2 | |
Evaluate the natural logarithm of the factorial function. | 2 | |
Split a double-precision floating-point number into a normalized fraction and an integer power of two. | 2 | |
Gamma function. | 2 | |
Compute the ratio of two gamma functions. | 2 | |
Calculate the Lanczos sum for the approximation of the gamma function. | 2 | |
Calculate a scaled Lanczos sum for the approximation of the gamma function. | 2 | |
Compute gamma(x+1) - 1. | 2 | |
Incomplete beta function and its first derivative. | 2 | |
Compute the cosine of a number on `[-π/4, π/4]`. | 2 | |
Compute the tangent of a number on [-π/4, π/4]. | 2 | |
Natural logarithm. | 2 | |
Exponential function. | 2 | |
Evaluate bˣ - 1. | 2 | |
Round a numeric value to the nearest integer. | 2 | |
Round a numeric value to the nearest multiple of 10^n. | 2 | |
Compute the sine of a number. | 2 | |
Compute sin(πx). | 2 | |
Compute the principal square root of a double-precision floating-point number. | 2 | |
Evaluate the tangent of a number. | 2 | |
Round a double-precision floating-point number toward zero. | 2 | |
Perform C-like multiplication of two unsigned 32-bit integers. | 2 | |
Evaluate a polynomial. | 2 | |
Determine if a buffer length is compatible with provided ndarray meta data. | 2 | |
Test if an input value is a supported ndarray index mode. | 2 | |
Test if an input value is an ndarray order. | 2 | |
Return the number of bytes per element provided an underlying array data type. | 2 | |
Return the enumeration constant associated with an ndarray data type string. | 2 | |
Return an index given an index mode. | 2 | |
Given a stride array, determine array iteration order. | 2 | |
Compute the minimum linear index in an underlying data buffer accessible to an array view. | 2 | |
Generate a stride array from an array shape. | 2 | |
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array. | 2 | |
Determine the order of a multidimensional array based on a provided stride array. | 2 | |
Wrap an index on the interval [0,max]. | 2 | |
List of ndarray data types. | 2 | |
List of ndarray index modes. | 2 | |
List of ndarray orders. | 2 | |
Standard library networking. | 2 | |
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number. | 2 | |
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`. | 2 | |
Set the more significant 32 bits of a double-precision floating-point number. | 2 | |
Set the less significant 32 bits of a double-precision floating-point number. | 2 |