About Anaconda Help Download Anaconda

r_test / packages / r-cgraph 4.0.3

Allows to create, evaluate, and differentiate computational graphs in R. A computational graph is a graph representation of a multivariate function decomposed by its (elementary) operations. Nodes in the graph represent arrays while edges represent dependencies among the arrays. An advantage of expressing a function as a computational graph is that this enables to differentiate the function by automatic differentiation. The 'cgraph' package supports various operations including basic arithmetic, trigonometry operations, and linear algebra operations. It differentiates computational graphs by reverse automatic differentiation. The flexible architecture of the package makes it applicable to solve a variety of problems including local sensitivity analysis, gradient-based optimization, and machine learning.

  • License: Apache License 2.0
  • Home: https://cgraph.org/
  • 0 total downloads
  • Last upload: 5 years and 5 months ago

Installers

  • linux-64 v4.0.3
  • win-64 v4.0.3
  • osx-64 v4.0.3

conda install

To install this package run one of the following:
conda install r_test::r-cgraph

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy