14
edits
(use bug link template) |
m (→Midterm Goals) |
||
Line 31: | Line 31: | ||
1d) The above works on at least one OS (probably GNU/Linux). | 1d) The above works on at least one OS (probably GNU/Linux). | ||
2a) PyTave converts various Python objects into appropriate Octave objects | 2a) PyTave converts various Python objects into appropriate Octave objects. PyTave needs to be extended to return proper @pyobj when it cannot convert the object. Also, symbolic must be able to convert such objects to @sym objects by calling proper python functions via PyTave (if they are indeed @sym). That is, bypass the current generating of xml strings. | ||
2b) Improve the BIST test set coverage of both PyTave and Symbolic for any new features added. | 2b) Improve the BIST test set coverage of both PyTave and Symbolic for any new features added. | ||
Line 42: | Line 41: | ||
3) Improve on 2a) with some TBD mechanism: perhaps a pure m-file callback feature in the PyTave export code. | 3) Improve on 2a) with some TBD mechanism: perhaps a pure m-file callback feature in the PyTave export code. | ||
4) The above works on both GNU/Linux and MS Windows. | 4) The above works on both GNU/Linux and MS Windows. | ||
=== Time-line === | === Time-line === |
edits