Code Sprint (2016-04-17): Difference between revisions
Jump to navigation
Jump to search
m (→TODO lists) |
|||
Line 14: | Line 14: | ||
==== user:KaKiLa TODO ==== | ==== user:KaKiLa TODO ==== | ||
* doxygen documentation | * doxygen documentation | ||
* pyobj_to_octvalue. The idea is to parametrize extraction of objects so we need to edit only one place. Can be done with union of extract classes? how to check type? | |||
* optional arguments for defining shape/type conversions from python_to_octave | * optional arguments for defining shape/type conversions from python_to_octave | ||
* function to launch an embedded python interpreter that stays active waiting for commands. | * function to launch an embedded python interpreter that stays active waiting for commands. | ||
=== Add more functions to the control package http://octave.sourceforge.net/control/ === | === Add more functions to the control package http://octave.sourceforge.net/control/ === | ||
==== Lukas TODO ==== | ==== Lukas TODO ==== | ||
* documentation | * documentation |
Revision as of 12:16, 17 April 2016
Where
In Zurich, at Reza's place.
When
The code sprint will take place on the 17.04.2016.
What
Improving pytave (by Mike Miller) https://bitbucket.org/mtmiller/pytave
user:Rezahousseini TODO
user:KaKiLa TODO
- doxygen documentation
- pyobj_to_octvalue. The idea is to parametrize extraction of objects so we need to edit only one place. Can be done with union of extract classes? how to check type?
- optional arguments for defining shape/type conversions from python_to_octave
- function to launch an embedded python interpreter that stays active waiting for commands.
Add more functions to the control package http://octave.sourceforge.net/control/
Lukas TODO
- documentation