Skip to content

johnviljoen/jax2sympy

Repository files navigation

Jax2SymPy

This repo translates jaxpr graphs into a SymPy elementwise expressions. This allows for symbolic analysis of the system. An example use case is finding sparsity pattern of jacobians and hessians of vector valued functions through symbolic differentiation, find example code under sparsity.py.

About

Convert jax functions to sympy for symbolic analysis. This is useful for sparsity detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages