Pinned Repositories
Dgraph
Graph library written in D.
Dregs
The D reputation generating system
GrSL
GrSL - the GSL-based random Sampling Library
hap
An experimental next-generation random number package for D's standard library
liquidpub-dvcs
Distributed version control for credit and collaboration in science - a research article collaboratively developed as part of the Liquid Publications project.
phobos
Runtime library for the D programming language
RandomSample
Rewrite of D's RandomSample to use Vitter's Algorithm D. This is a prototype of the code that eventually made it into D's std.random.
Rational
std.rational Phobos candidate module
SampleD
Sampling algorithm library for the D programming language. Now obsolete as a redesigned version of the algorithm has been added to D's std.random.
xorshift
Reference implementations of Xorshift RNGs taken from George Marsaglia's 2003 paper.
WebDrake's Repositories
WebDrake/GrSL
GrSL - the GSL-based random Sampling Library
WebDrake/xorshift
Reference implementations of Xorshift RNGs taken from George Marsaglia's 2003 paper.
WebDrake/RandomSample
Rewrite of D's RandomSample to use Vitter's Algorithm D. This is a prototype of the code that eventually made it into D's std.random.
WebDrake/Dregs
The D reputation generating system
WebDrake/liquidpub-dvcs
Distributed version control for credit and collaboration in science - a research article collaboratively developed as part of the Liquid Publications project.
WebDrake/SampleD
Sampling algorithm library for the D programming language. Now obsolete as a redesigned version of the algorithm has been added to D's std.random.
WebDrake/scid
Scientific library for the D programming language
WebDrake/ly2video
generating videos from LilyPond projects
WebDrake/druntime
Low level runtime library for the D programming language
WebDrake/GDMD
A DMD-like wrapper for GDC.
WebDrake/lilylib
Useability library for GNU LilyPond
WebDrake/random2spec
Draft spec for second-generation std.random module in D's Phobos standard library
WebDrake/std.random.test
Simple test suite for D's std.random.