Skip to content

SparseDifferentiation/Jacobian-accumulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jacobian accumulation

The goal of this repository is to benchmark SparseDiffEngine against other methods based on automatic or algorithmic differentiation for computing derivatives.

We will be comparing against the following tools:

Our goal is to understand the benefits of different approaches, since they seem to add a lot of complexity with terms like graph coloring, jacobian accumulation and vertex elimination to compute the sparsity pattern of the jacobian.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors