This is the official code implementation of the paper Tao General Differential and Difference: Theory and Application.
pip install -i https://test.pypi.org/simple/ TGD==0.9.1
To see how different kernel functions shape TGD kernels, please view DifferentKernels1D.ipynb.
To see how to get your one-dimentional TGD kernels for downstream applications, please view Kernels1D.ipynb
To see how to get your 2D TGD kernels for downstream applications, please view Kernels2D.ipynb
