Skip to content

Releases: pdearena/pdearena

v0.1.3 - Bug fix release

13 Jun 15:06
d2e50ee
Compare
Choose a tag to compare

What's Changed

  • fix for appending E and H fields by @brandstetter-johannes in #11. Necessary for Maxwell 3D data generation with current FDTD simulator version.

Full Changelog: v0.1.2...v0.1.3

v0.1.2 - Bug fix release

02 May 16:51
Compare
Choose a tag to compare

What's Changed

  • Data generation documentation: correcting command line overwrite of sample rate by @phlippe in #6
  • Update fourier.py to add 1D and 3D Fourier layers by @Hrrsmjd in #8
  • Fixed julia version for data-generation by @brandstetter-johannes in #10

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1 - Bugfix release

16 Jan 20:28
Compare
Choose a tag to compare

What's Changed

  • Fix typos in readme by @kmario23 in #2
  • Mark some tests as slow so they don't run on CI by @rejuvyesh in #3
  • Prevent data leakage for single-GPU training by @phlippe in #4
  • Fix major bug in evaluation datapipe for non-conditioned models.

New Contributors

Full Changelog: v0.1.0...v0.1.1

Initial release - v0.1.0

15 Nov 19:01
Compare
Choose a tag to compare

Initial release of the PDE surrogate learning framework, PDEArena.