Dataset Viewer
Duplicate
The dataset viewer is not available for this split.
Job manager crashed while running this job (missing heartbeats).
Error code:   JobManagerCrashedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

2D Wave Equation Dataset

2d wave equation dataset. The underlying PDE is the wave equation.

Data is stored in HDF5 (.h5) format.

Origin

This dataset was generated by Armand Kassai Koupaï and has been used in the following papers:

  • ZEBRA: Zero-shot Edge-conditioned Basis Recovery Approach for neural operators.
  • ENMA: Efficient Neural operator learning with Memory Attention.

Usage

import h5py

data = h5py.File("train.h5", "r")
Downloads last month
-