cxroots icon indicating copy to clipboard operation
cxroots copied to clipboard

Clean up find_roots_gen

Open rparini opened this issue 3 years ago • 0 comments

It's a very long generator with several functions defined within it so hard to read. Might want to be a class with methods instead.

There are also some special cases and adaptive adjustments in the code that are not tested

rparini avatar Aug 18 '22 10:08 rparini