What's Changed * Upgrade supported Python version to 3.12 by kvrigor in https://github.com/pyccel/sympde/pull/154 * Domain coordinates should be real by e-moral-sanchez in https://github.com/pyccel/sympde/pull/156 * adding test with numpy constants by campospinto in https://github.com/pyccel/sympde/pull/158 * Update pyproject.toml to v0.18.4 by campospinto in https://github.com/pyccel/sympde/pull/159 * improving Domain.join by campospinto in https://github.com/pyccel/sympde/pull/155 * reverting real coordinates by campospinto in https://github.com/pyccel/sympde/pull/163 * Update README.rst by campospinto in https://github.com/pyccel/sympde/pull/164 * Version 0.19.0 by yguclu in https://github.com/pyccel/sympde/pull/165 * Fix README.rst in order to upload package to PyPI by yguclu in https://github.com/pyccel/sympde/pull/167
New Contributors * kvrigor made their first contribution in https://github.com/pyccel/sympde/pull/154 * campospinto made their first contribution in https://github.com/pyccel/sympde/pull/158
What's Changed * Fix bounds bug in `plot_3d_single_patch` by anlavandier in https://github.com/pyccel/sympde/pull/136 * Bugfix: use Interface.ornt instead of Interface.direction by FrederikSchnack in https://github.com/pyccel/sympde/pull/137 * Use SymPy version 1.9 by tomcaruso in https://github.com/pyccel/sympde/pull/138
New Contributors * FrederikSchnack made their first contribution in https://github.com/pyccel/sympde/pull/137 * tomcaruso made their first contribution in https://github.com/pyccel/sympde/pull/138
What's Changed * Drop Python 3.7, support 3.11, improve installation by yguclu in https://github.com/pyccel/sympde/pull/134 * Delete MANIFEST.in by yguclu in https://github.com/pyccel/sympde/pull/135