StackRating

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

Jacques Gaudin

Rating
1500.80 (426,145th)
Reputation
6,089 (26,771st)
Page: 1 2 3 ... 6
Title Δ
Numba and multidimensions additions - not working with numpy.newaxis? +0.50
Numba and numpy array allocation: why is it so slow? 0.00
numba-safe version of itertools.combinations? 0.00
Improve performance of scipy's Anderson-Darling 2-sample test 0.00
Using PIL resize the right way to replace scipy.misc.imresize 0.00
Sort members case insensitively in sphinx-autodoc 0.00
How do I translate the position of a moving point according to a re... 0.00
What is the time complexity of string slice? O(k) or O(n) 0.00
NumPy: indexing one element from a 2D array -0.48
Scipy optimize.minimize a complex function with 2 real variables an... 0.00
Building wheel for scipy (setup.py): finished with status 'erro... 0.00
In numpy, q1 = p[:] instead of q1 = p, yet p is modified when I mod... +2.31
In Python is it possible to execute while loops in a random order? +0.01
Include a wildcard in os.path.join() function to create a filepath 0.00
scipy minimize TypeError: unsupported operand type(s) for -: 't... 0.00
Iterate over a list, to check if character is present, using a for... +0.11
Run a script for each txt file in all subfolders -0.51
Python - Calculating total possibilities using recursion 0.00
Wrong casting to int32 ? expecting uint16 instead? 0.00
How do you create a logit-normal distribution in Python? 0.00
How to reduce integration time for integration over 2D connected do... 0.00
In python how to get intersection point of three or more circles wi... 0.00
Complexity of scipy.special.binom? 0.00
How to use input of Entry on another window 0.00
Python: TypeError: det() argument after * must be an iterable, not... 0.00
TypeError: 'str' object is not callable but I am not overwr... -0.21
What exactly does the gc.collect() function do? 0.00
Error with 'reticulate' r-package importing python script 0.00
Modify specific list of cells of a numpy array -1.33
Iterating a list of dictionaries and creating a result set by compa... +2.42
Finding all the roots of the function x = a*sin(x) in Python 0.00
Ttk.Treeview multiple selection fails when some lines are preselected 0.00
Difference between os.chmod, os.fchmod and os.lchmod +0.25
Numba `cache=True ` has no effect 0.00
Parsing Multiple files argparse 0.00
Python - How to improve weave function and add a function to class 0.00
How to get distribution class type from scipy.stats object? 0.00
Calculating the exact length of an SVG Arc in Python? 0.00
convert float to string numba python numpy array 0.00
ipywidgets clear_output() does not work the second time it's used 0.00
Setting a range as an argument in itertools.permutations -1.31
Issue with understanding numpy array slicing 0.00
How to check if file with same name exists with different extension... +0.50
How to select a sliding window of elements from a list of lists? -1.04
Does order of pip uninstall matter? 0.00
How to obtain a set of dictionaries? -0.48
pass object method as function argument for method chaining in python 0.00
Object of type date is not JSON serializable error, while uploading... 0.00
python -m current directory 0.00
What is wrong with my programming using the split function? -0.26