Online Developer Meeting (2021-04-27): Difference between revisions

Jump to navigation Jump to search
(→‎Octave 7: Some shortenings and updates.)
Line 54: Line 54:
* Replace custom reference counters with implementation using <code>std::shared_ptr</code>
* Replace custom reference counters with implementation using <code>std::shared_ptr</code>
** Some instances are more difficult to replace. jwe will post something about this on the discourse forum.
** Some instances are more difficult to replace. jwe will post something about this on the discourse forum.
* favor C++ std-library functions over gnulib where possible
** Maybe require C++14 or C++17? See: [https://octave.discourse.group/t/using-c-17-features/1026 Using C++17 features]
* improve HDF5 integration
* improve HDF5 integration
** Add "wrapper" for libhdf5 functions in Octave's scripting language.
** Add "wrapper" for libhdf5 functions in Octave's scripting language.

Navigation menu