项目作者: oberbichler

项目描述 :
Reversed mode second order automatic differentiation for python (WIP)
高级语言: C++
项目地址: git://github.com/oberbichler/HyperGraph.git
创建时间: 2019-11-28T12:37:14Z
项目社区:https://github.com/oberbichler/HyperGraph

开源协议:MIT License

下载


HyperGraph

Reversed mode second order automatic differentiation for python

Build Status PyPI

Installation

  1. 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:

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