You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the app will generate all polynomials, root sets, and circles before even launching the app. Instead, the app should open with a blank OpenGL widget, a button that generates and draws the circles, and QSpinBox widgets to configure the maximum degree and height of polynomials generated.