Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
adds a `data` method to base-methods.
- api
- app
- application
- base
- base-methods
- base-plugin
- baseplugin
- building-blocks
- context
- create
- data
- extend
- framework
- glob
- View more
Manage document head data with react-helmet. Provides drop-in server rendering support for Gatsby.
Test if an input value is a supported ndarray data type.
- stdlib
- stdtypes
- types
- base
- ndarray
- dtype
- data
- multidimensional
- array
- utilities
- utility
- utils
- util
- assert
- View more
Return the data type of an ndarray data buffer.
- stdlib
- stdtypes
- types
- base
- ndarray
- dtypes
- dtype
- data
- buffer
- buf
- multidimensional
- array
- utilities
- utility
- View more
ndarray data buffer constructors.
- stdlib
- stdtypes
- types
- base
- ndarray
- dtypes
- dtype
- data
- buffer
- constructors
- constructor
- ctors
- ctor
- multidimensional
- View more
Determine if an ndarray data type can be safely cast to another ndarray data type.
Create a contiguous linear ndarray data buffer.
- stdlib
- stdtypes
- types
- base
- ndarray
- data
- buffer
- buf
- contiguous
- linear
- multidimensional
- array
- utilities
- utility
- View more
Plugin for base-methods that maps built-in methods to CLI args (also supports methods from a few plugins, like 'base-store', 'base-options' and 'base-data'.
Return the single letter character abbreviation for an underlying array data type.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Plugin for getting and persisting config values with your base-methods application. Adds a 'store' object that exposes all of the methods from the data-store library. Also now supports sub-stores!
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Determine if a buffer length is compatible with provided ndarray meta data.
Return the number of bytes per element provided an underlying array data type.
- stdlib
- stdtypes
- types
- base
- ndarray
- nbytes
- bytes-per-element
- bytes_per_element
- bytes
- memory
- multidimensional
- array
- utilities
- utility
- View more
Return the underlying data buffer of a provided ndarray.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Return the data type of a provided ndarray.
- stdlib
- stdtypes
- types
- base
- ndarray
- data type
- dtype
- type
- memory
- layout
- multidimensional
- array
- utilities
- utility
- View more
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Convert a linear index in an array view to a linear index in an underlying data buffer.
- stdlib
- stdtypes
- types
- base
- ndarray
- shape
- strides
- offset
- multidimensional
- array
- utilities
- utility
- utils
- util
- View more