24 September 2006
code.enthought.com - Chaco
by YukuanMarkChaco is a Python plot application toolkit. It is meant to facilitate writing plotting applications of all levels of complexity, from simple scripts with hard-coded data to large plotting programs with complex data interrelationships and a multitude of in
03 September 2006
matplotli.mathtext
by YukuanMarkmathtext is a module for parsing TeX expressions and drawing them into a matplotlib.ft2font image buffer. You can draw from this buffer into your backend.
18 August 2006
SciPy - SciPy.org
by YukuanMarkSciPy is open-source software for mathematics, science, and engineering. It is also the name of a very popular conference on scientific programming with Python.
07 August 2006
EvoGrid - Evolutionary Computation framework for Python in Launchpad
by ogriselEvoGrid is a componentized framework based on the Zope3 interfaces / adapters system to build Evolutionary Algorithms (aka Genetic Algorithms) by pluging python components together.
Introducing the EvoGrid system
by ogriselEvoGrid is a component-based python framework to build Evolutionary Computation-based Machine Learning algorithms sometime also known as Genetic Algorithms
The EvoGrid design is inspired by the idea of "replicators" introduced by Richard Dawkins in his book The Selfish Gene. EvoGrid's replicators can evolve through both classical undirected darwinian evolution or through "intelligent" lamarckian evolution or by a combination of both. In this respect, EvoGrid can be considered a Memetic Computational framework.
1
(5 marks)