159
edits
ArunGiridhar (talk | contribs) (→Todays topics: Added a line item) Tags: Mobile edit Mobile web edit |
(→Todays topics: add note about wiki) |
||
(12 intermediate revisions by 5 users not shown) | |||
Line 7: | Line 7: | ||
* Performance over time (Arun, Rik) | * Performance over time (Arun, Rik) | ||
** [https://octave.discourse.group/t/a-small-benchmark-for-interpreted-code-for-three-versions-of-octave/2531 Discourse thread for background] | ** [https://octave.discourse.group/t/a-small-benchmark-for-interpreted-code-for-three-versions-of-octave/2531/4 Discourse thread for background] | ||
** Analysis and profiling of existing code base -- share and solicit experiences. | ** Analysis and profiling of existing code base -- share and solicit experiences. | ||
** Performance benchmark to track speed over time as part of CI? | ** Performance benchmark to track speed over time as part of CI? | ||
* GSoC: call for mentors (Nir/Kai) | |||
** Interesting mentors should write to Nir or Kai before: 2022-05-06, ideally before. | |||
** Final deadline (to the sponsor) is May 12. | |||
* Octave 7.1.0 post-release remarks: | |||
** Overall time from merge of default to stable (2021-11-24) until release of version 7.1.0 (2022-04-06): approx. 4 months | |||
*** Why does it take us so long for the last couple of releases? | |||
*** Should we start the release process earlier? | |||
** A couple of bugs have been solved on the stable branch since the release. Last time we released 6.2.0 pretty early after 6.1.0. Should we do the same again? | |||
** Regressions that should probably be solved before a potential 7.2.0: | |||
*** bug {{bug|62308}}: use of octave::feval causes error: function '...' not found | |||
*** patch {{patch|10200}}: wrong axes using stairs in subplot --- This affects a lot more plotting functions besides stairs. They always plot into <code>gca</code> and ignore the input axes handle. | |||
*** others? | |||
* Wikipedia updates - minor updates needed to bring up to date. | |||
** see https://octave.discourse.group/t/octave-wikipedia-pages/2600/1 | |||
== Previous topics == | == Previous topics == | ||
Line 22: | Line 39: | ||
* https://octave.discourse.group/t/apply-for-numfocus-sponsoring/2328 | * https://octave.discourse.group/t/apply-for-numfocus-sponsoring/2328 | ||
** Kai | ** Kai reached out for them. Form filled out with email confirmation. Application deadline July 15 (Round 2), Notifications will be sent on or before: August 31 (Round 2). Major issue: Missing Code of Conduct. | ||
=== Bus factor problem, revisited === | === Bus factor problem, revisited === | ||
Line 39: | Line 56: | ||
=== GSoC 2022 === | === GSoC 2022 === | ||
* [https://octave.discourse.group/t/gsoc-2022-symbolic-package-project/2396/3 Maintainers of symbolic package unresponsive]. If no communication gets established by the weekend, this project will be dropped to avoid applicants putting energy in this. | * <strike>[https://octave.discourse.group/t/gsoc-2022-symbolic-package-project/2396/3 Maintainers of symbolic package unresponsive]. If no communication gets established by the weekend, this project will be dropped to avoid applicants putting energy in this.</strike> | ||
=== Package problems === | === Package problems === |
edits