Newbetuts
.
New posts in vectorization
Fastest Implementation of the Natural Exponential Function Using SSE
c
optimization
vectorization
sse
simd
Multiply a 3D matrix with a 2D matrix
matlab
matrix
vectorization
matrix-multiplication
Vectorized way of calculating row-wise dot product two matrices with Scipy
numpy
scipy
vectorization
matrix-multiplication
dot-product
Vectorized look-up of values in Pandas dataframe
python
pandas
numpy
vectorization
How to sum __m256 horizontally?
sse
vectorization
intrinsics
avx
Python vectorizing nested for loops
python
numpy
for-loop
optimization
vectorization
Why np.hypot and np.subtract.outer very fast compared to vanilla broadcast ? Using Numba for speedup numpy in parallel for distance matrix calculation
python
python-3.x
numpy
vectorization
numba
Why is vectorization, faster in general, than loops?
performance
language-agnostic
vectorization
simd
low-level
Fastest way to compute absolute value using SSE
x86
vectorization
sse
simd
absolute-value
How to assign values to a MATLAB matrix on the diagonal?
matlab
vectorization
Simd matmul program gives different numerical results
c
floating-point
vectorization
simd
avx
Pandas: add timedelta column to datetime column (vectorized)
pandas
vectorization
timedelta
How can I apply a function to every row/column of a matrix in MATLAB?
matlab
function
matrix
vectorization
Do any JVM's JIT compilers generate code that uses vectorized floating point instructions?
java
floating-point
jit
sse
vectorization
Efficient evaluation of a function at every cell of a NumPy array
python
performance
function
numpy
vectorization
Vectorized searchsorted numpy
python
performance
numpy
vectorization
Bin elements per row - Vectorized 2D Bincount for NumPy
python
performance
numpy
matrix
vectorization
Split string column to create new binary columns
r
split
vectorization
Is it possible to vectorize recursive calculation of a NumPy array where each element depends on the previous one?
python
numpy
vectorization
Atomic double floating point or SSE/AVX vector load/store on x86_64
c++
assembly
vectorization
x86-64
stdatomic
Prev
Next