logo
首页技术栈工具库讨论
dvda

dvda

dvda == DVDA Verifiably Differentiates Algorithmically This library provides a symbolic scalar type Dvda.Expr which is manipulated mathematically through its Num/Fractional/Floating instances. Automatic differentiation can be performed with Dvda.AD. Expressions can be turned into computational graphs (FunGraphs) using toFunGraph. This uses unsafe reification for performance reasons, and explicit common subexpression elimination using hashing can be performed using Dvda.CSE FunGraphs can be converted to C code and MATLAB mex functions. In the future there will be JIT compilation so you can call these functions efficiently from Haskell. Pretty graphviz plots! To get started check out the source for Dvda.Examples
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconghorn/dvda7
HACKAGE
carbal install dvda
查看
标签
根据用户添加的标签生成
暂无标签