An implementation of MATLAB's linspace
MATLAB-inspired function to create linearly spaced vectors.
Generate a linearly spaced array over a specified interval.
Generate a linearly spaced numeric array.
Create an iterator which returns evenly spaced numbers over a specified interval.
Returns evenly spaced values within given interval.
Generates a linearly spaced numeric array.
Return a new ndarray filled with linearly spaced values over a specified interval along one or more ndarray dimensions.
Fill an ndarray with equally spaced values
Returns evenly spaced values within given interval.
dependency-less MATLAB inspired generator of a linearly spaced vector of numbers
Simple histogram sorting
Create a vector of linearly spaced numbers
MCP server: generate numeric ranges (Python-style: start, stop, step).
Computation library.
scientific computing with zikojs
A JSDoc Style comment generator for easy documentation generation
NumPy-inspired array operations in TypeScript/WebAssembly
JavaScript library for Matrix representation
`ndarray-js` is a reimplementation of `numpy` for javascript that aims to make the coding experience as similar to `numpy` as possible.
A javascript minilibrary for basic matlab functions
Port of various Numpy functions to JavaScript
A template for creating npm packages using TypeScript and VSCode
NumPy-compatible numerical computing for JavaScript and TypeScript — powered by Rust and WebAssembly.
Turns a range into a linearly spaced sequence of values.
A rust equivilent to numpys linspace function
Create simple iterators over non integer ranges. itertools + num = iter_num_tools
Command-line calculator with accumulator, memory cells, multi-base arithmetic, and script file support
Scientific laboratory for linear algebra and numerical mathematics
Interpolation library with multipurpose Radial Basis Function (RBF).
Primitive search-space helpers for optimization
A package providing a system of units to the ndarray type
A package for calculating band, angle state, linear and nonlinear conductivities based on tight-binding models
N-dimensional array type and foundational primitives for ferray
Partial implementation of numpy's meshgrid function for ndarray.
A crate that makes numerical scripting with Rust simple and enjoyable.