Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

All published worksheets from http://sagenb.org

189900 views
ubuntu2004
v=cremona_optimal_curves([1..100])
w = [E.plot(thickness=1, rgbcolor=(random(),random(),random())) for E in v]
graphics_array(w, 10, 10).show(axes=False)