StackRating

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

StefanKarpinski

Rating
1570.14 (4,027th)
Reputation
20,002 (6,820th)
Page: 1 2 3 ... 4
Title Δ
Is there a reason to put @static before if VERSION statements? +0.40
Getting UndefVarError: new not defined when trying to define a stru... -0.48
Using `\` instead of `/` in Julia +0.40
Pre-allocation in Julia -1.35
How do I repeat my custom function every 15 minutes? (Julia) -0.13
Julia - Using metaprogramming to define several functions 0.00
Julia: function types and performance -1.53
Read cmd to stream to BSON in Julia 0.00
Why is A = Tuple{4, 5} valid Julia syntax? And what does this mean? 0.00
How to activate an active environment within a certain folder in Ju... -0.58
How to get a value from a vector including a range in Julia +0.38
How to define an array of any float type in Julia? 0.00
Compiling C code in Julia benchmark tutorial 0.00
Why is Boost's QuickSort slower compared to Julia's QuickSo... 0.00
Is Julia's `hash()` function guaranteed to have a stable output... 0.00
How should I escape '&&' and other special characte... 0.00
Julia InexactError: Int64 +2.21
Median of multiple arrays in Julia -0.11
Maximum of multiple images or arrays in Julia +0.39
Inspecting memoization in Julia 0.00
Reading a .dat file in Julia, issues with variable delimeter spacing 0.00
Python vs Julia speed comparison +2.05
How does this recursive function in Julia work? 0.00
When defined in a script, Julia functions don't print output 0.00
Is there a function for printing the REPL content to a file in Juli... -1.21
Why did Julia devs rename `NA` to `missing` 0.00
How to get Pkg in Julia 0.5? ("ERROR: unknown package Pkg") 0.00
How to use break in two for loops? -0.17
Requiring type declaration in Julia -0.45
Element-wise compound assignment operator in Julia 0.00
Raise the identity matrix to a power 0.00
Can I define a pointer in julia? 0.00
How to apply not operator to all matrix elements in Julia? 0.00
What's wrong with this Julia function? 0.00
Julia: How to return the number of unique elements in an Array +0.42
What is the best suited type for big numbers? -0.09
How do I check if a dictionary has a key in it in Julia? 0.00
How to read a file line by line in Julia? 0.00
How to evaluate Julia expression defining and calling a macro? 0.00
"ERROR: syntax: cannot juxtapose string literal" when end... 0.00
Create array of values based on dictionary and array of keys -0.38
Cart-Pole Python Performance Comparison +0.40
How to change the name of a variable in a for loop +1.81
Memory allocation with broadcasted operation -0.19
How to pass optional argument to operator in Julia +0.41
Julia Array with different sized vectors 0.00
Is there a website for introducing inner function List and referenc... 0.00
Does calling `gc()` manually, result in all `finalizers` being exec... 0.00
Julia: Int versus Int8 versus Int64 +0.41
How to use haskey() and in() functions with complex dictionnary key... -0.02