Declare polynomials, show, derive, find roots, evaluate with an integer, a decimal, a constant or a variable, and do arithmetical operation on these polynomials.
├── src/ │ └── RookDomination.wl # Main implementation package ├── tests/ │ └── VerifyResults.wl # Verification and testing functions ├── examples/ │ ├── BasicExamples.wl # Basic usage examples ...
Abstract: This paper presents a polynomial approximation method for filtering of signals defined on directed graphs. For spectral graph filtering, the polynomial approximation is often used to avoid ...
Abstract: We investigate graph convolution networks with efficient learning from higher-order graph convolutions and direct learning from adjacency matrices for node classification. We revisit the ...