User contributions for RayNbow
18 May 2011
- 08:1608:16, 18 May 2011 diff hist +53 m Numeric Haskell: A Repa Tutorial →Example: matrix-matrix multiplication: made "repa-algorithms" a link
- 08:0608:06, 18 May 2011 diff hist +61 Numeric Haskell: A Repa Tutorial →Generating random arrays: Added a line to show how to load the Randomish module.
- 07:5907:59, 18 May 2011 diff hist 0 m Numeric Haskell: A Repa Tutorial url fix: repa-algorithsm -> repa-algorithms
14 February 2010
- 13:1313:13, 14 February 2010 diff hist −72 The Monad.Reader Never mind... it seems that the new site also contains the previous issues
- 13:1213:12, 14 February 2010 diff hist +72 The Monad.Reader Added a link to The_Monad.Reader/Previous_issues for convenience
24 January 2010
- 22:0822:08, 24 January 2010 diff hist +213 Talk:Euler problems/1 to 10 Discussing alternative solution to problem 8
6 August 2009
- 09:0009:00, 6 August 2009 diff hist 0 m State Monad Fixed definition of evalState/runState as pointed out in http://haskell.org//pipermail/haskell-cafe/2009-August/064964.html
17 February 2009
- 19:3819:38, 17 February 2009 diff hist +59 m Haskell programming tips Note added about sortKey=sortWith
14 December 2008
- 14:0514:05, 14 December 2008 diff hist +2,089 The Fibonacci sequence Added "Generalization of Fibonacci numbers" section
29 November 2008
- 21:4721:47, 29 November 2008 diff hist −11 m Video presentations Foomongers seems to be down, so I mirrored SPJ's Type-driven Testing talk on Google Video
26 November 2008
- 10:1510:15, 26 November 2008 diff hist +522 Talk:The Other Prelude Added suggestion for (++)
30 July 2008
- 17:5117:51, 30 July 2008 diff hist +3 m Video presentations Fixed link: Tangible Functional Programming
24 July 2008
- 21:5621:56, 24 July 2008 diff hist 0 m IO Semantics Replaced "to" with "is"
9 March 2008
- 22:4722:47, 9 March 2008 diff hist +5 m Category theory Link to Wikipedia's list of category theory topics was broken
15 November 2007
- 21:1821:18, 15 November 2007 diff hist +43 Literate programming Added a literate case to the listings configuration, so the set difference operation (\\) doesn't get replaced by two lambdas.