bertiniteam / b2

Bertini 2.0: The redevelopment of Bertini in C++.
90 stars 34 forks source link

implement visitor pattern for node types #109

Closed ofloveandhate closed 3 years ago

ofloveandhate commented 6 years ago

It would be totally amazing to be able to write a python function, and get the function tree to visit using it. probably something like apply. this one is non-trivial for sure.

ofloveandhate commented 3 years ago

the importance of this issue is rising.

ofloveandhate commented 3 years ago

having this in the c++ core would make it easy to write the CompileToSLP function that we're writing summer 2021

ofloveandhate commented 3 years ago

amazing, this is gonna happen!!!

ofloveandhate commented 3 years ago

This is implemented as of bbf4f86207de8b1d3e365c20cc4f03ed817f5eb3