.. _userdoc-how-to-splined-radial-integral: Splined radial integral ======================= This examples shows how to feed custom radial integrals (as splines) to the Rust calculators that use radial integrals: the SOAP and LODE spherical expansions, and any other calculator based on these. .. tabs:: .. group-tab:: Python .. container:: sphx-glr-footer sphx-glr-footer-example .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code for this example: tabulated.py <../examples/splined-radial-integral.py>` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook for this example: tabulated.ipynb <../examples/splined-radial-integral.ipynb>` .. include:: ../examples/splined-radial-integral.rst :start-after: start-body :end-before: end-body