SparseDiffPy

March 15, 2026 ยท View on GitHub

Python bindings for SparseDiffEngine, a C library for computing sparse Jacobians and Hessians.

Installation

pip install sparsediffpy

Usage

from sparsediffpy import _sparsediffengine

License

Apache License 2.0

Contents

  1. 1Installation
  2. 2Usage
  3. 3License