/op_graph

Express a compute graph, which will generate C++, while supporting fun things like symbolic differentiation, expression simplification and operations on liegroups

Primary LanguagePythonMIT LicenseMIT

Op Graph

This tool and friends are to achieve a few ends

  • Generate easily runnable C++ from a mathematical problem description
  • Describe problems in the form of a graph that can be easily manipulated