API documentationΒΆ
The core implementation of sphericart
is written in C++ and CUDA. This core library is
then also made available to different environments (C, Python, PyTorch, JAX).
This section contains a description of the interface of the sphericart
library for the
different languages and frameworks it supports.
Although the Julia API is not fully documented yet, basic usage examples are available here.