-
Notifications
You must be signed in to change notification settings - Fork 10
ReleaseSchedule
Sarah Mount edited this page Feb 3, 2014
·
2 revisions
TODO: Needs reviewing
- Complete user guide
-
Move API docs to Sphinx-- http://sphinx.pocoo.org/ Generate a logo!Finish documentation in the python-csp shell
Refactor branches and sort out errant Eclipse created rubbish-
Move to PIP-- http://guide.python-distribute.org/installation.html -
Push to PyPI-- http://guide.python-distribute.org/contributing.html
Replicate (and fix) the "Winder" bugFactor out the "plug and play" libraryRefactor barriers
csp version of unittest.py that compares values read from channels.
- Refactor and clean-up Jython version
- Rename and package Java wrappers
- Package up Jython code in a JAR for download
- Catch up with python-csp tools:
- Implement jython-csp shell
- jython-csp tracer
- jython-csp lint
- jython-csp builtin processes and guards
- jython-csp version of unit testing framework
- jython-csp barriers
- jython-csp buckets
- Add a jython-csp page to the tutorial
- New model for scalable processes (break away from one CSP process per OS process)
- GPU processes using PyCUDA -- http://mathema.tician.de/software/pycuda
- Networked channels -- http://pyro.sourceforge.net/
- Implement buckets
- Reactive module
- Add support for HPC
- dsp library (started)
- Drag and drop process generation
- Release Exstatic for python-csp
- python-csp tracer
python-csp linting