Recent Releases of modepy
modepy - v2025.1
What's Changed
- Typing for
modepy.matricesby @inducer in https://github.com/inducer/modepy/pull/82 - Mass matrix quad by @inducer in https://github.com/inducer/modepy/pull/83
- Add Jaskowiec-Sukumar to docs by @inducer in https://github.com/inducer/modepy/pull/86
- Diagonal TP mass matrices and related changes by @inducer in https://github.com/inducer/modepy/pull/84
- Migrate to pyproject and ruff by @alexfikl in https://github.com/inducer/modepy/pull/87
- pyproject: hack around to make editable install work by @alexfikl in https://github.com/inducer/modepy/pull/88
- Enable UP, G ruff rules, fix issues by @inducer in https://github.com/inducer/modepy/pull/89
- docs: improve install instructions by @alexfikl in https://github.com/inducer/modepy/pull/90
- ruff: fix C419 unnecessary list comprehension by @alexfikl in https://github.com/inducer/modepy/pull/91
- Typos by @inducer in https://github.com/inducer/modepy/pull/92
- Fix c409 by @inducer in https://github.com/inducer/modepy/pull/94
- Fix new ruff UP031 errors by @alexfikl in https://github.com/inducer/modepy/pull/95
- Introduce
quadrature.infto denote infinite accuracy by @inducer in https://github.com/inducer/modepy/pull/96 - Link to recursivenodes from list of simplex node sets by @inducer in https://github.com/inducer/modepy/pull/97
- Add
test_mass_quadrature_is_newton_cotesby @inducer in https://github.com/inducer/modepy/pull/99 - Support reshaping 1d tensor products by @alexfikl in https://github.com/inducer/modepy/pull/100
- Pymbolic typing by @inducer in https://github.com/inducer/modepy/pull/98
- Pymbolic 2024.2 by @inducer in https://github.com/inducer/modepy/pull/101
- Add
Basis.derivativesby @inducer in https://github.com/inducer/modepy/pull/102 - fix: new mypy errors due to numpy typing by @alexfikl in https://github.com/inducer/modepy/pull/104
- Fix reshaping/unreshaping for tensor product spaces in 1D by @a-alveyblanc in https://github.com/inducer/modepy/pull/105
Full Changelog: https://github.com/inducer/modepy/compare/v2024.1...v2025.1
- Python
Published by inducer about 1 year ago