Skip to content
#

missing

Here are 49 public repositories matching this topic...

tanohzana
tanohzana commented Feb 9, 2019

Is your feature request related to a problem? Please describe.
TAP common file was deeply inspired from npm-cli's own. Therefore it might contain some imports or functions that are not used. It can be easily cleaned up.

Describe the solution you'd like
Go through TAP common file and remove what is not used.

C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a double-precision floating-point strided output array.

  • Updated May 1, 2022
  • JavaScript

C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a single-precision floating-point strided output array.

  • Updated May 1, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the missing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the missing topic, visit your repo's landing page and select "manage topics."

Learn more