Updated 10 months ago

extra-bit • Rank 10.2 • Science 54%

The bit is a basic unit of information in information theory, computing.

Updated 10 months ago

@stdlib/array-base-flipud3d • Rank 3.6 • Science 44%

Reverse the order of elements along the second-to-last dimension of a three-dimensional nested input array.

Updated 10 months ago

@stdlib/array-base-flipud4d • Rank 3.5 • Science 44%

Reverse the order of elements along the second-to-last dimension of a four-dimensional nested input array.

Updated 10 months ago

@stdlib/utils-reverse-arguments • Rank 3.3 • Science 44%

Create a function that invokes a provided function with arguments in reverse order.

Updated 10 months ago

@stdlib/ndarray-base-reverse-dimension • Rank 3.3 • Science 44%

Return a view of an input ndarray in which the order of elements along a specified dimension is reversed.

Updated 10 months ago

@stdlib/ndarray-base-fliplr • Rank 2.9 • Science 44%

Return a view of an input ndarray in which the order of elements along the last dimension is reversed.

Updated 10 months ago

ndarray-base-to-reversed • Rank 0.0 • Science 44%

Return a new ndarray where the order of elements of an input ndarray is reversed along each dimension.

Updated 10 months ago

@stdlib/string-base-for-each-right • Rank 2.1 • Science 26%

Invoke a function for each UTF-16 code unit in a string iterating from right to left.

Updated 10 months ago

@stdlib/array-base-fliplr3d • Science 44%

Reverse the order of elements along the last dimension of a three-dimensional nested input array.

Updated 10 months ago

https://github.com/csvl/sema • Science 26%

SEMA is based on angr, a symbolic execution engine used to extract API calls. Especially, we extend ANGR with strategies to create representative signatures based on System Call Dependency graph (SCDG). Those SCDGs can be exploited in machine learning modules to do classification/detection.

Updated 10 months ago

@stdlib/ndarray-base-reverse • Science 44%

Return a view of an input ndarray in which the order of elements along each dimension is reversed.

Updated 10 months ago

@stdlib/array-base-fliplr5d • Science 44%

Reverse the order of elements along the last dimension of a five-dimensional nested input array.

Updated 10 months ago

@stdlib/ndarray-base-flipud • Science 44%

Return a view of an input ndarray in which the order of elements along the second-to-last dimension is reversed.

Updated 10 months ago

https://github.com/byt3n33dl3/thc-kraken • Science 13%

For HTTP web Service that has a Shellcode Execution flaws.

Updated 10 months ago

array-base-fliplr4d • Science 44%

Reverse the order of elements along the last dimension of a four-dimensional nested input array.

Updated 10 months ago

@stdlib/array-base-fliplr2d • Science 44%

Reverse the order of elements along the last dimension of a two-dimensional nested input array.

Updated 10 months ago

@stdlib/array-base-flipud5d • Science 44%

Reverse the order of elements along the second-to-last dimension of a five-dimensional nested input array.

Updated 10 months ago

@stdlib/array-base-flipud2d • Science 44%

Reverse the order of elements along the first dimension of a two-dimensional nested input array.

Updated 10 months ago

@stdlib/string-base-for-each-code-point-right • Science 44%

Invoke a function for each Unicode code point in a string, iterating from right to left.