This website requires JavaScript.
Explore
Help
Sign In
Dotnet
/
FastRng
Watch
1
Star
0
Fork
0
You've already forked FastRng
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
5
Wiki
Activity
c337fbeaae
FastRng
/
FastRng
/
Double
History
Thorsten Sommer
69e8715a4a
Refactored to improve performance by less locking
2020-11-07 12:40:03 +01:00
..
Distributions
Refactored common code into abstract class
2020-10-31 23:44:23 +01:00
IRandom.cs
Added NextNumber for (0, 1)
2020-09-26 12:00:46 +02:00
MathTools.cs
Added math functions: gamma and factorial
2020-10-31 12:19:02 +01:00
MultiThreadedRng.cs
Refactored to improve performance by less locking
2020-11-07 12:40:03 +01:00
ShapeFitter.cs
Fixed rare issue with too high index for bucket
2020-11-01 13:47:33 +01:00