Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 327 Bytes

File metadata and controls

19 lines (12 loc) · 327 Bytes

SparseDiffPy

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