"Software package for investigation of graph expressivity"
Latest: for classification (and usage example), see PDEClassifier.
for wrapped networks with batch normalization, use HeatBlock, WaveBlock, and LinearBlock (with skip connection).
use ChebyPolyLayer for a message passing class.
Use get_cheby_coefs_heat and get_cheby_coefs_wave for computing the Chebyshev polynomial coefficients for the PDEs used by ChebyPolyLayer.