toqito -- Theory of quantum information toolkit
toqito -- Theory of quantum information toolkit: A Python package for studying quantum information - Published in JOSS (2021)
mimosa
mimosa: A Modern Graphical User Interface for 2-level Mixed Models - Published in JOSS (2020)
blas-base-sdsdot
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
@stdlib/ndarray-base-minmax-view-buffer-index
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
@stdlib/stats-pcorrtest
Compute a Pearson product-moment correlation test between paired samples.
@stdlib/blas-base-ddot
Calculate the dot product of two double-precision floating-point vectors.
@stdlib/ndarray-base-buffer
Create a zero-filled contiguous linear ndarray data buffer.
@stdlib/blas-base-sdot
Calculate the dot product of two single-precision floating-point vectors.
pyomo
Pyomo respository provides a comprehensive library of solved models in Supply chain management
@stdlib/blas-base-cswap
Interchanges two complex single-precision floating-point vectors.
@stdlib/blas-base-dswap
Interchange two double-precision floating-point vectors.
@stdlib/blas-base-ccopy
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
@stdlib/blas-base-sswap
Interchange two single-precision floating-point vectors.
@stdlib/ndarray-base-min-view-buffer-index
Compute the minimum linear index in an underlying data buffer accessible to an array view.
@stdlib/blas-sdot
Calculate the dot product of two single-precision floating-point vectors.
@stdlib/blas-base-zaxpy
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.
blas-base-zdscal
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
lapack-base-zlaset
Set the off-diagonal elements and the diagonal elements of a double-precision complex floating-point matrix to specified values.
lapack-base-zrot
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
blas-ddot
Calculate the dot product of two double-precision floating-point vectors.
lapack-base-claset
Set the off-diagonal elements and the diagonal elements of a single-precision complex floating-point matrix to specified values.
@stdlib/blas-base-dsdot
Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.
blas-ext-base-wasm-dapxsumpw
Add a constant to each double-precision floating-point strided array element and compute the sum using pairwise summation.
blas-base-strmv
Perform one of the matrix-vector operations `x = A*x` or `x = A^T*x`.
@stdlib/blas-base-dznrm2
Compute the L2-norm of a complex double-precision floating-point vector.
blas-base-wasm-dznrm2
Compute the L2-norm of a complex double-precision floating-point vector.
blas-base-wasm-sdsdot
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
lapack-base-dge-trans
Convert input general matrix from row-major to column-major layout or vice versa.
@stdlib/blas-base-cscal
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.
@stdlib/blas-base-zscal
Scale a double-precision complex floating-point vector by a double-precision complex floating-point constant.
@stdlib/blas-base-zcopy
Copy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.
blas-base-wasm-dsdot
Compute the dot product of `x` and `y` with extended accumulation and result.
@stdlib/blas-base-scasum
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
blas-base-wasm-scasum
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
@stdlib/blas-base-caxpy
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.
@stdlib/blas-base-zswap
Interchanges two complex double-precision floating-point vectors.