Here are the list of topics currently cooking in CIlib. Commits prefixed with
'-' are in 'pu' with commits prefixed with '+' have already been merged into
'next'. Commits prefixed with '.' have not yet been included in a branch.
-----------------------------------------------------------------------
[New topics]
* gp/CLPSO
Implementation of the Comprehensive Learning PSO - Some replication of results issues, will continue to investigate.
* avw/multi-value-targets
Corrections to Multi-value related code within the Nerual Network framework
* gp/thread-level-data
The current manner in which the internal threading is maintained within the Simulator is definitely up for debate as there is a lot of blocking happening. As a result, the threading has been redesigned, resulting in rather noticeable speed up of the execution of simulations.
* gp/guice
Translate the internal complexities of the CIlib core to use dependency injection.
* gp/ga-population-separation
Correct a small issue in the GA. This is evident with elitist selection.
* gp/dynamic-problem-restructure
Nothing yet. Will update.
-----------------------------------------------------------------------
[Graduated to "master"]
Nothing this week. I expect a few topic branches to graduate this coming week with a release pending soon thereafter.
-----------------------------------------------------------------------
[Stalled]
Nothing currently.
-----------------------------------------------------------------------
[On Hold]
* jd/dynamic (2009-07-09 19:26:16) 1 commit
. Dynamic files added.
The dynamic patch needs some work. I'm slowly moving through it. The immutable
matrix patch was created to fix some of the issues with this patch. More work
is required though - I've added corrections where applicable so far.
Some additional changes have come in - still reviewing the validity of some of the unit tests.
