User profile: kbw

User info
User name:kbw
Statistical data
Occupation:Administrator
History
Joined:
Number of posts:9488
Latest posts:

Why do I get segmentation fault error?
I can't get it to compile, but then again, I can only install fftw v2, not v3. The code is monolith...

Imho this is good, useful or suitable
Yet another set of synonyms to remember.

Processors and other machines.
[quote]But I fail to see how a processor that carries out such primitive operations(although the cir...

CTAD
[code]template <typename T> struct Length { T sz; }; template <typename T, Length len> struct a...

are zig & rust 6.5 & 3.7 times faster than C++ respectively? sieve of Eratosthenes
I looked at the Rust, C++ and C implementations. It wasn't obvious to me that the Rust and C++ vers...