oberbichler / HyperGraph

Reversed mode second order automatic differentiation for python (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HyperGraph

Reversed mode second order automatic differentiation for python

Build Status PyPI

Installation

pip install hypergraph

Credits

  • "Hessian Matrices via Automatic Differentiation", Gower and Mello 2010
  • HAD by Tzu-Mao Li

Reference

If you use HyperGraph, please refer to the official GitHub repository:

@misc{HyperGraph,
  author = "Thomas Oberbichler",
  title = "HyperGraph",
  howpublished = "\url{http://github.com/oberbichler/HyperGraph}",
}

About

Reversed mode second order automatic differentiation for python (WIP)

License:MIT License


Languages

Language:C++ 93.5%Language:Python 4.9%Language:CMake 0.8%Language:C 0.7%Language:Shell 0.0%Language:Objective-C 0.0%