.. _python-nextmeeting: Next Meeting ============= **Date:** TBD. (Probably May/Jun 2026, stay tuned!) **Proposed agenda:** To propose topics or dates, please edit this file. .. _discussion-topics: Discussion Topics ================= Ongoing or pending topics for future meetings. - Tutorials - Review of :file:`pencil-code/python/pencil/TO_DO_LIST.txt` - Array order convention: Current array order is [z, y, x]. Consider changing to [x, y, z] (standard convention), but this may break existing scripts. - Shall we mark obsolete items in :ref:`python-decisions` as obsolete, or remove them entirely? - Official Pencil Python package. Feel free to add more — this section is a living to-do list. If an item you want to discuss is already in the list, please add a ``+1`` to give the item priority according to the number of people interested. .. _ideas-and-proposals: Ideas and Proposals =================== If you have a concept or feature suggestion, add it here following this format: .. code:: text Title --------- Brief description of the idea **Motivation:** Why this is useful **Proposal:** How to implement it **Reference:** (optional links or related work) See also: ---------- * :ref:`past-meetings` — for notes and outcomes of previous meetings * :ref:`decisions` — for items already agreed upon