Move source repository to subversion
Need independent control of our source code. Should really do this before all sorts of new people join the project.
Related activity: reorganize directory structure for people's TDL scripts. To initiate: e-mail a proposal to timba-developers.
Ensure a copyright statement is inserted into everything.
Solver improvements
* Get Wim to split up matrix accumulation and inversion, so that alternative solver strategies can be implemented.
* Implement a Python interface in MeqNodes, so that python scripts may be called from within a node.
LSM issues
OMS's objects versus the "old way"? Do we need to take some kind of decision here? Still need to consider the application of corruptions.
Distribution
Allow MeqTrees to be distributed on a cluster.
Nodes compiled at run-time
Compile Functional nodes and insert them into the system at run-time? Still need some performance estimates from Maaijke to see if this is worth pursuing.
