Joe Groff
|
ac5d3d5652
|
remove SIMDS:
|
2009-11-26 11:15:46 -08:00 |
Joe Groff
|
b411f1701a
|
make vshuffle-bytes intrinsic for any shuffle mask type
|
2009-10-19 12:25:55 -05:00 |
Slava Pestov
|
2b868bd1c3
|
random.sfmt: make it endian-agnostic
|
2009-10-19 05:22:43 -05:00 |
Doug Coleman
|
83bc4907d4
|
load random.sfmt by default, and use it as default random-generator if sse2 is present
|
2009-10-07 21:05:51 -05:00 |
Doug Coleman
|
3d2237c2b8
|
inline a word in sfmt
|
2009-10-07 15:27:40 -05:00 |
Doug Coleman
|
fbdfbe2fa4
|
correctly correct the SFMT period
|
2009-10-07 15:06:59 -05:00 |
Doug Coleman
|
211eff745a
|
correct the output of random.sfmt
|
2009-10-07 13:42:37 -05:00 |
Doug Coleman
|
19b2466bda
|
add unit test for seeding
|
2009-10-02 01:55:18 -05:00 |
Doug Coleman
|
4cb927722d
|
add seed-random method to random.sfmt, fix formatting
|
2009-10-02 01:54:17 -05:00 |
Doug Coleman
|
907e401542
|
remove m-n-as-a-slot
|
2009-10-02 01:32:11 -05:00 |
Doug Coleman
|
1239984625
|
optimizing random.sfmt
|
2009-10-02 01:18:18 -05:00 |
Doug Coleman
|
b8e5e84df3
|
sfmt uses some simd now
|
2009-10-02 00:40:55 -05:00 |
Doug Coleman
|
926ed2d5e1
|
cleaning up sfmt
|
2009-10-02 00:21:48 -05:00 |
Doug Coleman
|
f3ef312e83
|
initial checkin of random.sfmt so i can refactor it
|
2009-10-02 00:07:29 -05:00 |