Updated GSoC 2014 Ideas (markdown)
This commit is contained in:
parent
31316587d3
commit
39b1442340
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue