StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

chrisb

Rating
1540.46 (11,579th)
Reputation
25,754 (4,960th)
Page: 1 2 3 ... 10
Title Δ
Efficient implementation of pairwise distances computation between... -1.24
numba njit give my and error on a 2D np.array indexation 0.00
Why does ordering of dependent numba jitt'ed functions matter? 0.00
Why is pandas.grouby.mean so much faster than paralleled implementa... 0.00
How to specify numba jitclass when the class' attribute contain... 0.00
Indexing multidimensional numpy array inside numba's jitclass 0.00
Numba: How to turn on/off just-in-time compilation programmatically... 0.00
How to call a cython cdef() function that contains as a parameter a... 0.00
Is llvmlite dependent on LLVM version or pip version? 0.00
Funny behavior with numba - guvectorized functions using argmax() 0.00
Replicate inherance structure in Cython wrapper classes -1.45
Call np.sqrt in cython 0.00
how can I optimize jonswap spectrum in cython 0.00
opening csv with a single row of 6M values very slow in pandas 0.00
Pandas equivalent of reshape2 acast 0.00
How do I set all the values of a struct in one go? 0.00
Achieving Numba's performance with Cython +0.42
Fastest way to create a pandas column conditionally 0.00
Why Cython uses gcc optimizations? 0.00
How do I vectorize a function with Numba, when the function takes a... 0.00
Numba signatures protocol 0.00
Using NumPy array operations with Numba's @guvectorize 0.00
Behavior of range function in numba-compiled functions 0.00
pd.Timestamp versus np.datetime64: are they interchangeable for sel... 0.00
How modify a class attribute through a reference of it in njit func... 0.00
Linear Combinations of Numba jitted functions in nopython mode 0.00
Python numpy and pandas matrix dimensions -0.58
Cython list of class 0.00
Cython seems to provide speed-up by reducing the overhead in time p... 0.00
distribution : how to build a compiled module for multiple python v... -2.35
Serialization of numba classes 0.00
Dynamic on the fly compile 0.00
How to build Cython submodule with setup.py? 0.00
Better pattern for range iteration in numba? 0.00
Return a struct from C to Python using Cython +2.14
How does numba infer the types of literally initialized locals? 0.00
Wrap function with the same name as a builtin 0.00
Pandas Dataframe.groupby() for separate groups of same value 0.00
Is there a way to accept an argument in a cython function without e... 0.00
Compile-time evaluation of if-statements in Cython 0.00
Fastest way to find unique rows of 2D NumPy array with Cython +2.13
What are the differences between a cpdef and a cdef wrapped in a def? -2.05
Save/load dataframe with custom attributes 0.00
Why is the build-in array.fromlist() slower than cython-code? 0.00
How can I make this image processing function faster? Already tried... -1.02
Implementing numba for word2vec gradient descent but getting Loweri... 0.00
Is there a way to inject constants into a Cython module from the co... +1.47
Suppress warnings from Cython 0.00
Correct usage of numpy recarrays as c structarrays in cython +2.17
ctypedef with ndarray raises "Buffer types only allowed as fun... 0.00