sparsediffpy

Python bindings for SparseDiffEngine algorithmic differentiation

13 个版本 Python >=3.11
安装
pip install sparsediffpy
poetry add sparsediffpy
pipenv install sparsediffpy
conda install sparsediffpy
描述

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

版本列表
0.5.1 2026-06-12
0.5.0 2026-06-08
0.4.0 2026-05-22
0.3.0 2026-05-14
0.2.2 2026-04-23
0.2.1 2026-04-15
0.2.0 2026-04-11
0.1.6 2026-03-31
0.1.5 2026-03-15
0.1.4 2026-03-12
0.1.3 2026-02-25
0.1.2 2026-02-13
0.1.1 2026-02-12