Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in vectorization
Is indexing vectors in MATLAB inefficient?
Aug 27, 2022
arrays
performance
matlab
loops
vectorization
Vectorized way of calculating row-wise dot product two matrices with Scipy
Oct 18, 2022
numpy
scipy
vectorization
matrix-multiplication
dot-product
Does ifelse really calculate both of its vectors every time? Is it slow?
May 02, 2017
r
performance
if-statement
vectorization
numpy array TypeError: only integer scalar arrays can be converted to a scalar index
Aug 25, 2022
python
numpy
indexing
vectorization
Why is vectorization, faster in general, than loops?
Aug 17, 2022
performance
language-agnostic
vectorization
simd
low-level
Do any JVM's JIT compilers generate code that uses vectorized floating point instructions?
Apr 21, 2022
java
floating-point
jit
sse
vectorization
How can I apply a function to every row/column of a matrix in MATLAB?
Oct 12, 2022
matlab
function
matrix
vectorization
Efficient evaluation of a function at every cell of a NumPy array
Aug 15, 2022
python
performance
function
numpy
vectorization
Are for-loops in pandas really bad? When should I care?
Aug 15, 2022
python
pandas
iteration
vectorization
list-comprehension
Why can't R's ifelse statements return vectors?
Aug 15, 2022
r
if-statement
vectorization
r-faq
Is the "*apply" family really not vectorized?
Aug 15, 2022
r
performance
loops
vectorization
apply
What is "vectorization"?
Sep 12, 2022
vectorization
simd
auto-vectorization
Is there an R function for finding the index of an element in a vector?
Aug 13, 2022
r
indexing
match
vectorization
Difference between map, applymap and apply methods in Pandas
Aug 13, 2022
python
pandas
dataframe
vectorization
Why are elementwise additions much faster in separate loops than in a combined loop?
Feb 17, 2022
c++
performance
x86
vectorization
compiler-optimization
« Newer Entries