Skip to content

Commit 9b72466

Browse files
Add Differentia package to index (#557)
* Add Differentia package to index * Implement @ivan-pi suggestion from code review Co-authored-by: Ivan Pribec <ivan.pribec@gmail.com> --------- Co-authored-by: Ivan Pribec <ivan.pribec@gmail.com>
1 parent 4584889 commit 9b72466

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

data/package_index.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,14 @@
393393
license: MIT
394394
version: 3.16-v2
395395

396+
- name: Differentia
397+
github: Nicholaswogan/Differentia
398+
description: Computes derivatives, gradients and Jacobians of Fortran functions/subroutines using forward automatic differentiation.
399+
categories: programming numerical
400+
tags: algorithmic derivative AD autodiff
401+
license: MIT
402+
version: 0.1.4
403+
396404
- name: camfort
397405
github: camfort/camfort
398406
description: Light-weight verification and transformation tools for Fortran

0 commit comments

Comments
 (0)