JamesYang007 / autoppl

C++ template library for probabilistic programming
https://jamesyang007.github.io/autoppl/
MIT License
46 stars 5 forks source link

Added initial support for operator overloading #5

Closed jacobaustin123 closed 4 years ago

jacobaustin123 commented 4 years ago

Added AddNode and MultNodes, will expand for more operators.