Skip to content

bnaras/SparseDiffEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

222 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVXPY DNLP Differentiation Engine

This repository contains a C implementation of the differentiation engine used by CVXPY for its extension to Disciplined Nonlinear Programming (DNLP).

The library provides low-level routines for computing sparse Jacobians and Hessians required by nonlinear programming solvers. The library is intended as a backend component and is not meant to be used directly by end users.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • C 99.6%
  • CMake 0.4%