Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ali_m
ali_m has asked
53
questions and find answers to
404
problems.
Stats
16.8k
EtPoint
6.5k
Vote count
53
questions
404
answers
About
Research Scientist @ DeepMind
ali_m questions
Fast 2D rigid body transformations in numpy/scipy
Are C++-style internal typedefs possible in Cython?
mayavi - setting the [x,y,z] extent of an image programatically
Wrapping a LAPACKE function using Cython
How can I manually compile Cython code that uses C++?
Why am I allowed pickle instancemethods that are Theano functions, but not normal instancemethods?
matplotlib: deliberately block code execution pending a GUI event
Image rotation and scaling the frequency domain?
Efficiently generating random graphs with a user-specified global clustering coefficient
Displaying true-colour 2D RGB textures in a 3D plot?
ali_m answers
Inverse probability density function
Why did matrix multiplication using python's numpy become so slow after upgrading ubuntu from 12.04 to 14.04?
Creating this block matrix in numpy
Redefine *= operator in numpy
How to apply a function to a 2D numpy array with multiprocessing
How to use scipy.interpolate.interp2d for a vector of data?
How can I create a discrete colorbar using a colormap from mpl_toolkits.basemap.cm?
Fast weighted euclidean distance between points in arrays
Why numpy/scipy is faster without OpenBLAS?
Smoothing a 2D array along only one axis