Updated GSoC 2014 Ideas (markdown)

This commit is contained in:
Varriount 2014-02-11 10:16:09 -08:00
parent 31316587d3
commit 39b1442340
1 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,9 @@ Below is a list of project ideas for the 2014 GSoC Application for Nimrod. You w
* Fix limitations to do with time intervals, specifically subtracting a TTimeInterval from a TTimeInfo.
* Provide a ``$`` for TTimeInterval. Goal is to be able to get timing info like "5 minutes ago".
**Add an implementation of the ISAAC psuedorandom number generator**
* Create a pure-nimrod implementation of the [[ISAAC Random Number Generator|http://burtleburtle.net/bob/rand/isaacafa.html]]
**Wrap and test the Qt framework**
## Tools & Infrastructure