StackRating

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

Oscar Smith

Rating
1490.08 (4,414,918th)
Reputation
398 (328,180th)
Page: 1 2
Title Δ
Constructing functions with multiple methods inside a closure, and... -3.75
How to get the maximum and minimum values of a given type 0.00
for loop speed and exponentiation in julia 0.00
Python vectorization vs Julia for loops +4.30
Best way to convert Array{Array{Float64},1} to Array{Float64,2} and... +5.42
how to find index where two matrices are different in Julia 0.00
How to check if a string is numeric Julia -3.15
Julialang: Enforcing interfaces on Abstract Types -3.73
Julia only imports names from first homemade Module -3.20
Why do simplified maths equations run (slightly) slower than their... -2.73
How would __getitem__ & __setitem__ be implemented in python co... 0.00
Fast/Pythonic way to count intervals between repeated list values -3.02
Raising a matrix to a power in Julia -3.12
Infinite Caching generator +4.47
Iterating over a large string and checking membership of substrings... -2.31
how to change max recursion depth in Julia? -3.17
Why size changes while converting list to dictionary in Python? 0.00
Tail recursion to loop +4.97
How to add a condition in Python for loop -3.30
A more efficient solution for solving this matrix puzzle? +0.30
how can I write function with optional output parameters in python -3.70
how to keep a subprocess running and keep supplying output to it in... -3.93
delete list element by index while iterating using python +1.90
python one-liner to do arithmetic operation on one element with sam... -4.17
How to read a matrix from a standard input? -2.22
speeding up processing 5 million rows of coordinate data +2.02
Three 32 bit integer packed into 80 bit binary number in python 2.7 +4.51
Fitting data to a polynomial curve with Python/Numpy -3.95
Is there a performance cost putting python imports inside functions? -4.05
Average of a cycle of a signal - Python 0.00