StackRating

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

Colin T Bowers

Rating
1548.15 (8,520th)
Reputation
10,312 (14,746th)
Page: 1 2 3 ... 4
Title Δ
How to change array elements that are greater than 5 to 5, in one l... +0.44
why plus operator is vectorized in Julia but not the division opera... -0.15
In what way are Julia sets immutable? 0.00
Why Julia is slower than MATLAB? 0.00
Julia functions: making mutable types immutable 0.00
Dictionary element-wise operations in Julia 0.00
Julia: array of arrays with different types -1.92
Convert an integer array to string array in Julia 0.00
Identity matrix in Julia 0.00
Delete all duplicated elements in a vector in Julia 1.1 0.00
Julia - array of boolean element-wise operation 0.00
How can I mange the index of the loop in julia? -0.53
Array of calendar month names or abbreviations +0.47
using Julia 1.0 findmax equivalent of numpy.argmax -0.71
Convert type Array{Union{Missing, Float64},1} to Array{Float64,1} i... 0.00
The Idiomatic Way To Do OOP, Types and Methods in Julia 0.00
using joinpath() to insert a specific string to a longer string - s... 0.00
Guidelines for choosing Array of Struct or Multiple Arrays 0.00
Problem in pushing a value to an element of struct in Julia +0.40
Finding univariate-roots in Julia of a function with many arguments 0.00
Julia error: no method matching strange behavior -0.25
Running Least Mean Squares Function in Julia 0.00
How to replace Inf values with NaN in array in Julia 1.0? -0.69
Julia: Generate normally distributed random number with restricted... 0.00
Why do these two pieces of Julia code perform so differently? -0.56
Julia: how to deselect rows in a matrix when the row numbers are st... +0.43
How to change a value to missing 0.00
dropping singleton dimensions in julia +1.33
How to write/read array of strings to .bin with good performance +2.19
Puzzling results for Julia typeof 0.00
Fortran's SIGN function in Julia -1.83
Get eigenvectors corresponding to the p largest eigenvalues in Julia +0.43
Julia | Error with Reverse For Loop 0.00
Merge arrays by common column values in julia -0.82
If a Julia script is run from the command line, does it need to be... -0.29
Plots savefig works at the top level, but not within a function? 0.00
Why is this version of a matrix copy so slow? +0.43
Julia prints wrong Pi digits with @printf 0.00
boolean matching using & operator 0.00
How to write outputs with header by using writecsv/writedlm in JULIA +0.43
maximum and index of multi-dimensional array in Julia 0.00
mutable fields in Julia struct -0.57
Julia's most efficient way to choose longest array in array of... +0.42
Custom searchsortedfirst method +0.42
Check if all the elements of a Julia array are equal +1.87
Why does DataFrames.jl implement NA instead of using NaN? 0.00
What is the fastest method(s) for reading and writing a matrix of F... -1.43
Erratic timings in Julia 0.00
Julia: how I "fix" a package at a particular version? 0.00
What is the return type of a failed match() in Julia? -0.08