Packages by rreusser <rsreusser@gmail.com> [SYNC profile]

Name IM Last modified Is admin Publish scopes
@rreusser Thu Jun 03 2021 17:58:19 GMT+0800 (China Standard Time) false @cnpm , @cnpmtest , @cnpm-test

  • ndarray-fill (latest: 1.0.2) Fills an ndarray with function
  • get-pixels (latest: 3.3.3) Reads the pixels of an image as an ndarray
  • ndarray (latest: 1.0.19) Multidimensional Arrays
  • save-pixels (latest: 2.3.6) Saves an ndarray as an image to a file
  • glslify (latest: 7.1.1) A node.js-style module system for GLSL!
  • gl-mat4 (latest: 1.2.0) gl-matrix's mat4, split into smaller pieces
  • gl-quat (latest: 1.0.0) gl-matrix's quaternion, split into smaller pieces
  • gl-vec2 (latest: 1.3.0) gl-matrix's vec2, split into smaller pieces
  • gl-vec3 (latest: 1.1.3) gl-matrix's vec3, split into smaller pieces
  • gl-vec4 (latest: 1.0.1) gl-matrix's vec4, split into smaller pieces
  • gl-mat3 (latest: 2.0.0) gl-matrix's mat3, split into smaller pieces
  • ndarray-ops (latest: 1.2.2) Common operations for ndarray arrays
  • ndarray-pack (latest: 1.2.1) Packs an array-of-arrays into a single ndarray
  • glslify-bundle (latest: 5.1.1) Bundle a glslify-deps dependency tree into a GLSL source string
  • glslify-deps (latest: 1.3.2) Walk the dependency graph of a glslify shader.
  • cwise (latest: 1.0.10) Component-wise operations on ndarrays
  • glsl-token-depth (latest: 1.1.2) Determine the scope depth of an array of GLSL tokens
  • glsl-token-descope (latest: 1.0.2) "Descope" an array of GLSL tokens such that they can be safely inlined alongside within another shader without causing any global variable conflicts.
  • glsl-token-scope (latest: 1.1.2) Infer the scope of each token in an array of GLSL tokens
  • glsl-token-string (latest: 1.0.1) Converts an array of GLSL tokens to a plain source string
  • glsl-token-defines (latest: 1.0.0) Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
  • glsl-token-assignments (latest: 2.0.2) Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations.
  • glsl-token-properties (latest: 1.0.1) Takes an array of GLSL tokens and determines whether or not they're a property of another identifier
  • almost-equal (latest: 1.1.0) Test if two floats are almost equal
  • color-space (latest: 2.0.0) Collection of color space conversions
  • zeros (latest: 1.0.0) Initialize an ndarray with zeros
  • @stdlib/stats-lowess (latest: 0.2.1) Locally-weighted polynomial regression via the LOWESS algorithm.
  • regl (latest: 2.1.0) regl is a fast functional WebGL framework.
  • @stdlib/math-base-napi-binary (latest: 0.2.1) C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
  • @stdlib/string-repeat (latest: 0.2.1) Repeat a string a specified number of times and return the concatenated result.
  • @stdlib/complex-reim (latest: 0.2.1) Return the real and imaginary components of a double-precision complex floating-point number.
  • @stdlib/complex-reimf (latest: 0.2.1) Return the real and imaginary components of a single-precision complex floating-point number.
  • @stdlib/regexp-eol (latest: 0.2.1) Return a regular expression to match a newline character sequence.
  • @stdlib/types (latest: 0.4.3) stdlib TypeScript type declarations.
  • @stdlib/napi (latest: 0.3.3) C APIs for creating Node-API native add-ons.
  • @stdlib/stats (latest: 0.3.3) Standard library statistical functions.
  • @stdlib/nlp (latest: 0.3.3) Natural language processing.
  • isndarray (latest: 1.0.0) Returns boolean whether the argument is a ndarray
  • ndarray-unpack (latest: 1.0.0) Converts an ndarray into an array-of-arrays
  • @stdlib/utils-keys (latest: 0.2.3) Return an array of an object's own enumerable property names.
  • @stdlib/regexp-regexp (latest: 0.2.3) Return a regular expression to parse a regular expression string.
  • @stdlib/napi-argv (latest: 0.2.3) C utilities for retrieving Node-API add-on callback arguments.
  • @stdlib/math-base-napi-unary (latest: 0.2.7) C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
  • @stdlib/complex-float32-reim (latest: 0.1.4) Return the real and imaginary components of a single-precision complex floating-point number.
  • @stdlib/complex-float64-reim (latest: 0.1.4) Return the real and imaginary components of a double-precision complex floating-point number.
  • @stdlib/constants-float16-eps (latest: 0.2.3) Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
  • @stdlib/constants-float64-eps (latest: 0.2.3) Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
  • @stdlib/constants-float32-eps (latest: 0.2.3) Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
  • @stdlib/number-float32-base-to-word (latest: 0.2.3) Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.

Copyright 2013 - present © cnpmjs.org | Home |