Skip to content

v1.20.0

Compare
Choose a tag to compare
@stevengj stevengj released this 11 Aug 17:21
· 386 commits to master since this release
58ea6ec

Meep 1.20.0

8/11/2021

  • Support for decimation of the DFT time-series updates (#1684, #1720, #1722).

  • Support for optional single-precision floating point for the DFT fields arrays (#1675).

  • Support for cache-oblivious loop tiling of the step-curl field updates (#1655).

  • Performance improvements in chunk-to-chunk communication (#1656, #1721).

  • Code coverage for Python API via GitHub Actions (#1651).

  • Various bugfixes (#1692, #1704), minor improvements, and additional documentation.