Unnamed Fossil Project

Timeline
Login

19 check-ins

2023-01-05
22:20
nm Leaf check-in: 8254ff810d user: lance tags: trunk
2020-08-06
22:36
Adding lectures check-in: c20f507094 user: lance tags: trunk
17:53
nm check-in: 9473bc1b73 user: jon tags: trunk
2018-08-05
11:36
First pass at porting GSL random distributions complete check-in: 82903ad624 user: lance tags: trunk
02:38
Adding code ported from GSL check-in: 9e356d8e34 user: lance tags: trunk
2017-05-10
18:00
Reverted back to the original approach. Now GSL works properly with std.parallelism. check-in: edcbe1f7ac user: lance tags: trunk
17:45
Can't figure out what's going on with GSL. check-in: 4010747be4 user: lance tags: trunk
2017-05-09
21:38
Bindings to the GSL functions I'm most likely to use have been added and tested. check-in: 6407f120f2 user: lance tags: trunk
17:56
I have working code using std.parallelism and GSL together. check-in: 4213cf41ea user: lance tags: trunk
16:16
More testing. Moving on to std.parallelism. check-in: 4a58b135e1 user: lance tags: trunk
14:58
Rework of the code. Break the test code into its own file. Clean up a few things in the library. check-in: 6a459ee12d user: lance tags: trunk
2017-05-08
22:17
Cleaned things up a bit. Performance is possibly less than optimal. check-in: 17e1dc0e57 user: lance tags: trunk
22:13
Finally found the bug - due to pointers! check-in: d1ab0f1593 user: lance tags: trunk
20:11
Found the bug - had a pointer to a local variable! check-in: 96064cc565 user: lance tags: trunk
19:46
Giving up for now. Trying to connect to the GSL generation functions. check-in: 2758d4f5d2 user: lance tags: trunk
2017-05-02
21:40
Added Int and Normal generators check-in: 5f3f047fb9 user: lance tags: trunk
14:19
Added test code. Results are the same as the Java implementation for 100,000 draws on 2 streams. check-in: ace3d635aa user: lance tags: trunk
2017-05-01
21:36
This is a D program that compiles and produces numbers. I have not yet tested against the Java implementation. If I've done things correctly, the generated numbers should be exactly the same as those of the Java implementation. check-in: c0b874c2e6 user: lance tags: trunk
2017-01-30
22:13
initial empty check-in check-in: 5ab9ef3c8a user: office tags: trunk