Efficient permutation representations in Scala
-
Updated
Jan 26, 2025 - Scala
Efficient permutation representations in Scala
Hyper-Flexible Convolutional Neural Networks Based on Generalized Lehmer and Power Means
10 algorithms for long arithmetic
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
Procedurally generated space using Lehmer generator and SDL2 to display the on demand generated space.
C++ program with RayLib + ImGui - Renders an infinite universe using a Lehmer Random Number Generator implementation to avoid memory usage limits in procedural generation.
Pseudorandom number generator and statistical validator with a custom-built console UI framework. Supports Java Random, Lehmer LCG, and Middle Square methods. Validates output with Mean, Variance, and Runs tests. Built with Java, JLine, and Apache Commons Math.
Add a description, image, and links to the lehmer topic page so that developers can more easily learn about it.
To associate your repository with the lehmer topic, visit your repo's landing page and select "manage topics."