GitHub / haskell/mwc-random issues and pull requests
#100 - Prepare release 0.15.2.0
Pull Request -
State: closed - Opened by Shimuuar 6 months ago
#99 - Build mwc-random with both random-1.2 and 1.3
Pull Request -
State: closed - Opened by Shimuuar 7 months ago
#98 - V2: Add an instance for the new SeedGen type class
Pull Request -
State: closed - Opened by lehins 7 months ago
- 2 comments
#97 - Random 1.3.0 breaks compilation; maybe add a bound to this dependency?
Issue -
State: closed - Opened by Mikolaj 7 months ago
- 2 comments
#96 - V1: Add an instance for the new SeedGen type class
Pull Request -
State: closed - Opened by lehins 7 months ago
- 1 comment
#95 - Benchmarks and performance improvements for binomial
Pull Request -
State: closed - Opened by Shimuuar about 1 year ago
- 2 comments
#94 - Update benchmarks and fix strictness bug in condensed tables
Pull Request -
State: closed - Opened by Shimuuar about 1 year ago
#93 - Improving Haskell's Statistical Story
Issue -
State: open - Opened by idontgetoutmuch about 1 year ago
- 3 comments
#92 - Cherry picked commits from #88
Pull Request -
State: closed - Opened by Shimuuar about 1 year ago
#91 - Add PAPI-based benchmarks
Pull Request -
State: closed - Opened by Shimuuar about 1 year ago
#90 - Binomial Sampler
Pull Request -
State: closed - Opened by idontgetoutmuch about 1 year ago
- 30 comments
#89 - Adjust for new additions in upcoming random-1.3
Pull Request -
State: closed - Opened by lehins over 1 year ago
- 10 comments
#88 - Modernize
Pull Request -
State: closed - Opened by lehins over 1 year ago
- 1 comment
#87 - install of mwc-random doesn't install profiling libraries on a Mac
Issue -
State: closed - Opened by GeorgeCo over 2 years ago
- 1 comment
#86 - A Pleasant Surprise
Issue -
State: closed - Opened by idontgetoutmuch about 3 years ago
- 2 comments
#85 - Determinism between versions
Issue -
State: open - Opened by jchia about 3 years ago
- 2 comments
#84 - fix spelling errors
Pull Request -
State: closed - Opened by ghost over 3 years ago
#83 - README (update)
Pull Request -
State: closed - Opened by ghost over 3 years ago
#82 - fix typos
Pull Request -
State: closed - Opened by ghost over 3 years ago
#81 - Update CI and bump doctest dependecy
Pull Request -
State: closed - Opened by Shimuuar over 3 years ago
#80 - Fix doctest on 32bit platforms
Pull Request -
State: closed - Opened by Shimuuar almost 4 years ago
#79 - 32bit testsuite: System/Random/MWC.hs:43: failure in expression `uniformRM (1,200) g :: IO Int'
Issue -
State: closed - Opened by juhp almost 4 years ago
- 2 comments
#78 - Build failure with primitive-0.6.1.1
Issue -
State: closed - Opened by sjakobi over 4 years ago
- 4 comments
#77 - Allow doctest 0.18
Pull Request -
State: closed - Opened by felixonmars over 4 years ago
- 1 comment
#76 - Attempt to add CI based on github actions
Pull Request -
State: closed - Opened by Shimuuar over 4 years ago
#75 - 0.15 stopped generating random numbers
Issue -
State: closed - Opened by glguy almost 5 years ago
- 4 comments
#74 - Preliminary PR for update to new random-1.2
Pull Request -
State: closed - Opened by lehins about 5 years ago
- 3 comments
#73 - Test GHC 8.8.3 in CI
Pull Request -
State: closed - Opened by curiousleo over 5 years ago
- 2 comments
#72 - Fix haddock module link
Pull Request -
State: closed - Opened by chris-martin over 5 years ago
- 1 comment
#71 - Parallel creation of random numbers
Issue -
State: open - Opened by dschrempf almost 6 years ago
- 3 comments
#70 - Slower than System.Random?
Issue -
State: open - Opened by Boarders about 6 years ago
- 4 comments
#69 - uniform equivilent to System.Random.randoms and randomRs
Issue -
State: closed - Opened by WeeBull over 6 years ago
- 2 comments
#68 - Don't force -auto-all
Pull Request -
State: closed - Opened by bgamari about 7 years ago
- 1 comment
#67 - Vectorized version ?
Issue -
State: open - Opened by OlivierSohn over 7 years ago
- 3 comments
#66 - Produce multiple random numbers efficiently
Pull Request -
State: open - Opened by OlivierSohn over 7 years ago
- 12 comments
#65 - When a user specifies an invalid carry value (bigger than the multipl…
Pull Request -
State: closed - Opened by OlivierSohn over 7 years ago
- 12 comments
#64 - Proposal : export acquireSeedSystem
Issue -
State: closed - Opened by OlivierSohn over 7 years ago
- 4 comments
#63 - (Bug-fix) Use modulo on the user-supplied carry
Issue -
State: closed - Opened by OlivierSohn over 7 years ago
- 8 comments
#62 - Potential optimization for Word32
Pull Request -
State: closed - Opened by OlivierSohn over 7 years ago
- 5 comments
#61 - withSystemRandom has an unsafe type signature
Issue -
State: closed - Opened by mat8913 almost 8 years ago
- 1 comment
#60 - No instance for (vector-0.11.0.0:Data.Vector.Generic.Base.Vector Vector Int)
Issue -
State: closed - Opened by dilawar almost 8 years ago
- 1 comment
#59 - Condensed table for Poisson distribution is broken for λ>=1923
Issue -
State: closed - Opened by Shimuuar over 8 years ago
- 7 comments
#58 - Truncated normal functions
Pull Request -
State: closed - Opened by stites over 8 years ago
- 10 comments
#57 - Log version of `categorical`
Pull Request -
State: closed - Opened by nanonaren over 8 years ago
- 1 comment
#56 - Documentation and Examples?
Issue -
State: closed - Opened by michaellindon almost 9 years ago
- 2 comments
#55 - Documentation or helper function on generating random bytestrings
Issue -
State: closed - Opened by benma about 9 years ago
- 4 comments
#54 - Linker error when using mwc-random
Issue -
State: closed - Opened by vagarenko over 9 years ago
- 8 comments
#53 - Misleading documentation for tableFromIntWeights
Issue -
State: closed - Opened by mitchellwrosen over 9 years ago
- 3 comments
#52 - win32: Use RtlGenRandom for seeding
Pull Request -
State: closed - Opened by thoughtpolice over 9 years ago
- 2 comments
#51 - Something like `uniformR` for Natural and Integer.
Issue -
State: closed - Opened by Ericson2314 over 9 years ago
- 6 comments
#50 - Fix GHC 7.10 warnings.
Pull Request -
State: closed - Opened by 23Skidoo almost 10 years ago
- 1 comment
#49 - Add a pure API with explicit random state passing
Issue -
State: closed - Opened by sdroege about 10 years ago
- 7 comments
#48 - Build failure under ghcjs, ghc-7.10
Issue -
State: closed - Opened by imalsogreg about 10 years ago
- 3 comments
#47 - Missing Traversable import in 0.13.3.1 breaks compilation on GHC 7.8
Issue -
State: closed - Opened by taladar over 10 years ago
- 1 comment
#46 - mwc-random < 0.13.3.1 needs an upper bound of primitive < 0.6
Issue -
State: closed - Opened by simonmichael over 10 years ago
- 2 comments
#45 - Compilation failure with GHC 7.8
Issue -
State: closed - Opened by snoyberg over 10 years ago
- 2 comments
#44 - redundant imports
Pull Request -
State: closed - Opened by dredozubov over 10 years ago
- 7 comments
#43 - fixes compilation with primitive-0.6, closes #42
Pull Request -
State: closed - Opened by dredozubov over 10 years ago
- 1 comment
#42 - update 'withSystemRandom' constraints to reflect 'primitive' changes
Issue -
State: closed - Opened by dredozubov over 10 years ago
- 3 comments
#41 - Compile error on GHC 7.10
Issue -
State: closed - Opened by taladar over 10 years ago
- 3 comments
#40 - Allow building with primitive-0.6
Pull Request -
State: closed - Opened by RyanGlScott over 10 years ago
- 1 comment
#39 - Move splitGen to mwc-randon
Issue -
State: open - Opened by Shimuuar over 10 years ago
#38 - Clarification of multi-threaded behavior
Issue -
State: closed - Opened by snoyberg over 10 years ago
- 3 comments
#37 - Vector shuffling code
Issue -
State: closed - Opened by snoyberg over 10 years ago
- 6 comments
#36 - /dev/urandom warning causes issues in Windows Services
Issue -
State: closed - Opened by anton-dessiatov over 10 years ago
- 8 comments
#35 - Insufficient Laziness?
Issue -
State: closed - Opened by idontgetoutmuch almost 11 years ago
- 4 comments
#34 - Documentation is incorrect
Issue -
State: closed - Opened by idontgetoutmuch almost 11 years ago
- 1 comment
#33 - simpler version of MWC256?
Issue -
State: open - Opened by listx almost 11 years ago
- 1 comment
#32 - documentation: describe `defaultSeed` origin
Issue -
State: closed - Opened by listx about 11 years ago
- 7 comments
#31 - Extra random variates
Pull Request -
State: closed - Opened by nanonaren about 11 years ago
- 5 comments
#30 - Eliminate redundant import warning
Pull Request -
State: closed - Opened by ggreif about 11 years ago
- 2 comments
#29 - Appease GHC v7.9
Pull Request -
State: closed - Opened by ggreif about 11 years ago
- 1 comment
#28 - Do not inline standard
Issue -
State: closed - Opened by Shimuuar over 11 years ago
- 1 comment
#27 - Generators for Poisson and Binomial distributions with different tradeoffs
Issue -
State: open - Opened by Shimuuar over 11 years ago
- 5 comments
#26 - Fix for #25
Pull Request -
State: closed - Opened by Shimuuar about 12 years ago
#25 - uniformR doesn't work on 32-bit machines when compiled with optimizations
Issue -
State: closed - Opened by neko-kai about 12 years ago
- 3 comments
#24 - Add truncated exponential distribution
Pull Request -
State: closed - Opened by Shimuuar about 12 years ago
#23 - Minor documentation fixes
Pull Request -
State: closed - Opened by DougBurke about 12 years ago
- 1 comment
#22 - createSystemRandom
Pull Request -
State: closed - Opened by snoyberg over 12 years ago
- 4 comments
#21 - Add support for both variants of geometric distribution
Pull Request -
State: closed - Opened by Shimuuar over 12 years ago
#20 - update mwc-random for ghc 7.6
Pull Request -
State: closed - Opened by cartazio almost 13 years ago
- 1 comment
#19 - Fixed compilation with base-4.6
Pull Request -
State: closed - Opened by mvv about 13 years ago
- 2 comments
#18 - Fix for #17
Pull Request -
State: closed - Opened by Shimuuar about 13 years ago
#17 - tableFromProbabilities goes into an infinite loop on some valid inputs
Issue -
State: closed - Opened by mightybyte about 13 years ago
#16 - Slow normal
Issue -
State: closed - Opened by dzhus about 13 years ago
- 11 comments
#15 - Unbreak 'cabal configure --enable-tests'.
Pull Request -
State: closed - Opened by trofi over 13 years ago
- 3 comments
#14 - problem with parameter order in uniformVector
Issue -
State: closed - Opened by qrilka over 13 years ago
- 1 comment
#13 - Condensed tables
Pull Request -
State: closed - Opened by Shimuuar over 13 years ago
#12 - Recommended compiler option for GHC 7.4
Issue -
State: closed - Opened by sanketr over 13 years ago
- 2 comments
#11 - Generator for few continous distributions
Pull Request -
State: closed - Opened by Shimuuar over 13 years ago
#10 - Remove old workarounds
Pull Request -
State: closed - Opened by Shimuuar over 13 years ago
#9 - Improve documentation w.r.t. generator state
Pull Request -
State: closed - Opened by Shimuuar over 13 years ago
#8 - withSystemRandom uses time as seed source
Issue -
State: closed - Opened by Shimuuar over 13 years ago
- 2 comments
#7 - usage documentation
Pull Request -
State: closed - Opened by kfish over 13 years ago
- 2 comments
#6 - Drastic performance improvment for uniformR
Pull Request -
State: closed - Opened by Shimuuar almost 14 years ago
- 1 comment
#5 - Remove Unbox constraint from Variate type class
Pull Request -
State: closed - Opened by Shimuuar almost 14 years ago
#4 - Exception "division by zero" with uniformR
Issue -
State: closed - Opened by Tener almost 14 years ago
#3 - Extremely slow withSystemRandom
Issue -
State: closed - Opened by ozataman almost 14 years ago
- 1 comment
#2 - Improvements for test suite
Pull Request -
State: closed - Opened by Shimuuar almost 14 years ago
#1 - Bug fix for withSystemRandom
Pull Request -
State: closed - Opened by Shimuuar almost 14 years ago
- 1 comment