xitorch: differentiable scientific computing library

xitorch (pronounced “sigh-torch”) is a library based on PyTorch that provides differentiable operations and functionals for scientific computing and deep learning. xitorch provides analytic first and higher order derivatives automatically using PyTorch’s autograd engine. It is inspired by SciPy, a popular Python library for scientific computing.

Example operations available in xitorch:

Source code: https://github.com/xitorch/xitorch/

Indices and tables