256
edits
(Add notes from last meeting. Add more potential topics.) |
|||
Line 6: | Line 6: | ||
* GSoC discussion | * GSoC discussion | ||
* Octave 8.2.0 released | * Octave 8.2.0 released | ||
* | * Possible version 9 projects: | ||
** Qt6 (does that force us to require a C++17 compiler?) | |||
** new terminal widget | |||
** <tt>arguments</tt> blocks | |||
** improved breakpoint handling | |||
** experimental stack-based virtual machine | |||
** <tt>MException</tt> object | |||
** <tt>string</tt> object (separate from having double-quoted characters create <tt>string</tt> objects) | |||
** HDF5-based <tt>save</tt> and <tt>load</tt> compatible with Matlab's file format | |||
** refactor <tt>octave_function</tt> and classes derived from it | |||
** broadcasting for <tt>sparse</tt> | |||
** make graphics and GUI event processing in the interpreter independent from readline | |||
== Previous topics == | == Previous topics == |