7 Commits

Author SHA1 Message Date
Dan Buch
1ac638a0ad Moving all algs4 "test clients" inside the algs4 project
in preparation for making it a for realsies separate repo (maybe.)
2013-01-09 21:29:05 -05:00
Dan Buch
bed7e5bef4 Working through 1.3 with Bags, Queues, and Stacks 2013-01-09 21:26:52 -05:00
Dan Buch
5d5ada2dfc Filling in Accumulator implementation and test client
as well as fixing the Canvas implementation so that it doesn't pop up an
X window on init.
2012-12-21 22:49:50 -05:00
Dan Buch
209e074503 Filling in Date implementation 2012-12-21 22:31:33 -05:00
Dan Buch
c2dc9cfe02 Starting work on the Interval2D example
and filling in drawing library along the way.
2012-12-20 10:47:12 -05:00
Dan Buch
7a40632ca8 Implementing "Average" example
and supporting `Stdin.ReadDouble` method.
2012-12-19 23:23:35 -05:00
Dan Buch
9a1c045581 Implementing the "RandomSeq" example
with supporting implementation of `StdRandom.uniform`
2012-12-19 22:58:37 -05:00