ndarray-blas-level1
BLAS Level 1 operations for ndarrays
Found 69 results for scijs
BLAS Level 1 operations for ndarrays
Cholesky Factorization of ndarrays
Find zeros of a function using the Newton-Raphson method
Component-wise operations on ndarrays
Matrix multiplication for ndarrays
Linear time selection algorithm for ndarrays
Finds multiple roots of polynomials using Weierstrass' method
Resample using sinc kernels
Find zeros of a function using the Newton-Raphson method
Distance transforms for ndarrays
NIfTI support for Javascript
minimize-golden-section-1d
BLAS Level 2 operations for ndarrays
Window functions for spectral analysis
Convert spectrum, like FFT result, to a color
Integrate a system of ODEs using the Second Order Runge-Kutta (Midpoint) method
Minimize a multivariate function using Powell's Method
Solve a system of linear tridiagonal equations
Lp distance between ndarrays
Find all roots of a polynomial using the Jenkins-Traub method
Test numerical properties of ndarrays
Floating point complex modulus
async-optimizers
Hash table backed sparse ndarray
Plugin for ndarray support in gdal-async
Integrate a system of ODEs using the Fourth Order Runge-Kutta (RK-4) method
Integrate a system of ODEs using the Second Order Runge-Kutta (Midpoint) method
Convenient and efficient B-splines.
BLAS Level 2 DGER for ndarrays
Integrate a system of Ordinary Differential Equations using the Fifth Order Adaptive Cash-Karp method
Rotates a 2D ndarray
Finds patterns in ndarrays
Floating point complex square root
Integrate a function of one variable using Simpson's Rule
Coefficients of Legendre polynomials
Compute the components of a Givens rotation matrix in order to zero an element
Solve a system of banded linear equations
Gaussian filter for ndarrays
Use Richardson Extrapolation sequence acceleration to compute the order of convergence and exact value of a sequence
Multiplies polynomials together using an FFT
Integrate a system of ODEs using the Euler method
Evaluates polynomial
Frequency Response of a z-transformed Transfer function
Solve ndarray Ax=b via LU factorization with pivoting
Create a view of a band of an ndarray
Perform axis-wise operations on an ndarary
Modified Gram-Schmidt Algorithm for QR Factorization
Find zeros of a function using the Modified Newton-Raphson method
ndarray views of strings
Householder triangularization for QR Factorization of complex ndarrays
Householder triangularization for QR Factorization of ndarrays
Construct an basis ndarray given a list of values and functions
LU factorization with pivoting for ndarrays
Differentiates polynomial
BLAS Level 2 TRSV (triangular solve) for ndarrays
Dense matrix-vector multiplication
Modified Gram-Schmidt Algorithm for QR Factorization of complex matrices
Solve a system of linear periodic tridiagonal equations
Multiplies polynomials by brute force
Compute the real roots of a quadratic equation in a numerically stable manner
A light wrapper of algebrite, numjs and plotly.
A generator for generic scijs modules
Construct Vandermonde matrices with ndarrays
BLAS-like Level 3 Complex GEMM (matrix-matrix multiplication) for ndarrays
BLAS Level 1 operations for complex ndarrays
Floating point complex division
BLAS Level 2 TRSV (triangular solve) for complex ndarrays
LDL Decomposition for ndarrays
BLAS Level 2 GEMV (Matrix-Vector multiply) for ndarrays