Published January 9, 2025 | Version v2025.1
Software Open

modepy

Description

What's Changed

  • Typing for modepy.matrices by @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.inf to 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_cotes by @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.derivatives by @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

Notes

If you use this software, please cite it as below.

Files

inducer/modepy-v2025.1.zip

Files (503.2 kB)

Name Size Download all
md5:27b17359bb6157c322dc41a754d56514
503.2 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/inducer/modepy/tree/v2025.1 (URL)

Software