Brent Baccala
Results
21
comments of
Brent Baccala
`make check` fails. Errors like this: ``` test/classes/function_tree_test.cpp:55:16: error: ‘bertini::Variable’ has not been declared 55 | using bertini::Variable::Make; | ^~~~~~~~ ``` Not trying to be a pain. Just reporting what...