SoftwareAll software is Open Source unless otherwise statedSmall-World Mutation Networks: R codeALifeSW.zipThis software generates the networks described in Properties of Biological Mutation Networks and Their Implications for ALife. Alastair Droop and Simon Hickinbotham. Artificial Life Journal. Fall 2011, Vol. 17, No. 4, Pages 353-364 bibtex RANDUTIL: C coderandutil.tgzThe functions in this library are intended to provide convenient random number generation for C programs. It can be configured to use either the Mersenne Twister algorithm or unix rand(). The random number sequence can be seeded using either a positive integer, time() or dev/random. It returns random numbers in the range [0,1). |
