Logo
Explore Help
Register Sign In
mirror/Odin
Watch 1
Star 0 Fork 0
mirror of https://github.com/odin-lang/Odin.git synced 2026-09-15 15:46:00 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
codegen
Odin/core/math/rand
T
History
Yawning Angel a171746a15 core/math/rand: Disable LLVM vectorization of xoshiro on Intel
LLVM tries really hard to vectorize this when it is a terrible idea,
when `-microarch:native` is specified on modern processors.  Not doing
so is a 2.5->3x performance gain.
2026-03-19 19:25:23 +09:00
..
distributions.odin
Add gen := context.random_generator parameters to rand calls
2024-07-11 17:01:34 +01:00
exp.odin
Add gen := context.random_generator parameters to rand calls
2024-07-11 17:01:34 +01:00
normal.odin
Add gen := context.random_generator parameters to rand calls
2024-07-11 17:01:34 +01:00
rand_pcg.odin
optimized slice filling in xoshiro/pcg_random_generator_proc (#6001)
2026-01-13 21:11:01 +01:00
rand_xoshiro256.odin
core/math/rand: Disable LLVM vectorization of xoshiro on Intel
2026-03-19 19:25:23 +09:00
rand.odin
Remove core:mem import from core:math/big.
2026-02-12 14:37:28 +01:00
Powered by Gitea Version: 1.28.0+dev-477-g8b6ad49a5f Page: 103ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API