StackRating

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

Andreas H.

Rating
1557.45 (6,088th)
Reputation
2,720 (62,127th)
Page: 1 2
Title Δ
C++: How to create a member 2D-array of size determined at runtime -4.66
How to have c++ 20 on windows? +3.09
Waveform frequency resolution for FFT – any way to increase it? 0.00
I would like to print superscript and subscript with printf, like x... -0.36
Is it good programming practice in C to use first array element as... +2.78
Clone derived class from base class pointer +3.73
Copying big endian float data directly into a vector<float> a... +3.60
Arithmetic Operations on complex type in C not optimized 0.00
Should I use double data structure to store very large Integer valu... 0.00
How can I see if I have reached beginning of file? +3.53
Are there any downsides to using `std::reference_wrapper<T>`... 0.00
How to access C/C++ arrays in Python via pybind11 0.00
Differing Floating Point Calculation Results between x86_64 and ARM... 0.00
Why is there no duplicate definition error when I define a `const i... 0.00
What is the best way to round large unsigned floating point numbers... 0.00
Discussion - Arrays vs Vector of Vectors when creating matrices - w... 0.00
what is the new feature in c++20 [[no_unique_address]]? 0.00
Why doesn't a negative number modulo a vector size give a negat... +1.70
WSL manual installation The service has not been started 0.00
Why does a std::variant compile with begin and end iterators? -4.24
How can I vectorize the function besselj(m,x) in Matlab where both... -4.60
Faking date/time of child process 0.00
Deriving a template class from a non-template base 0.00
C++ Template Inheritance. Subclass should replace a type in a base... +6.05
Can a matlab function called within a script cause the script to br... 0.00
C++: Get adress of complete object containing member subobject +4.39
Swapping 2 arrays in C +2.29
Why is __muldc3 called, when two std::complex are multiplied? +4.09
Polyfit with negative exponent 0.00
When does NaN not propagate in C++? -1.44
How to proper construct C++ objects? -4.13
How to find the numbers that satisfy (x - y * sqrt(2016.0)) / (y +... +3.84
boost::format gives different results than round 0.00
Unexpected diagnostic with a class/function template combination 0.00
When does a std::vector enlarge itself when we push_back elements? -2.69
Trying to add a Fortran compiler for Matlab 0.00
Just start using assembly (GAS), and has segmentation fault in this... 0.00
Dynamic memory allocation in MATLAB 0.00
I pass an anonymous function f = @(x) x.^2 to a MatLab class, but t... +3.73
What is the best way to replace all non-null elements of a matrix b... 0.00
How to index a temporary matrix? 0.00
Win32 Assembly - Extern function naming (The meaning of '@') +0.34
nargin, vargin, exist, what is the best way to implement optional a... +3.12
Matlab Mex files with global data in C++ 0.00
GCC baremetal inline-assembly SI register not playing nicely with p... +2.60
Matlab int16() C equivalent? 0.00
quickly find the integer part of the base 2 logarithm +0.70
Matlab - polyval data differentiation 0.00
Copy boost::multi_array of std::complex values to mxArray 0.00
Arrays to array of struct. MATLAB -4.07