Guide to Random Number Generation in C++ - C++Now 2024
Offered By: CppNow via YouTube
Course Description
Overview
Explore the evolution and challenges of random number generation in C++ in this 35-minute conference talk from C++Now 2024. Delve into why Mersenne Twister, despite being the default choice for 13 years since C++11, may no longer be the optimal solution. Analyze newer alternatives developed since Mersenne Twister's invention 27 years ago, and learn when and why to leverage these modern options for improved random number generation. Gain insights from Adrien Devresse, a seasoned system engineer with 15 years of C++ experience across diverse fields including high energy physics, neurosciences, scientific computing, AI, and automotive industry.
Syllabus
Guide to Random Number Generation in C++ - Adrien Devresse - C++Now 2024
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera