jpanikulam / op_graph

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%