bertiniteam / b2

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

optimize resetting of nodes in function tree? #107

Open ofloveandhate opened 6 years ago

ofloveandhate commented 6 years ago

should all nodes memoize? currently, they do. it's probably too much, and wasteful of time.