Recent Posts

Pythagorean Triples in Modern C++

Generating Pythagorean triples using linear algrebra in modern C++ as an answer to the heated discussions around std::ranges in the C++ community.

• modern-cpp