This website requires JavaScript.
Explore
Help
Sign In
JJSierraM
/
squiggle.c
Watch
1
Star
0
Fork
0
You've already forked squiggle.c
forked from
personal/squiggle.c
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
56
Commits
2
Branches
0
Tags
8.6
MiB
95afb7ea1a
Commit Graph
5 Commits
Author
SHA1
Message
Date
NunoSempere
95afb7ea1a
add tests for normal & beta.
2023-07-23 14:00:14 +02:00
NunoSempere
f65699a688
fix floats.h bug, fix std bug, add tests for std.
2023-07-23 13:17:40 +02:00
NunoSempere
6e228dcc6b
replace all floats (32 bits) with doubles (64 bits)
...
to fix bug after switching xorshift32 => xorshift64
2023-07-23 13:02:56 +02:00
NunoSempere
9e1d4ee6d4
move to xorshift64. Better precision.
2023-07-23 12:47:47 +02:00
NunoSempere
98e058bd88
start adding some testing
2023-07-23 12:41:05 +02:00