Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

Jupyter notebook support/2016-09-23-125146-issue159.ipynb

Views: 113
Kernel: SageMath 7.3
x, y = var('x y') S = sphere((0,0,0),size=0.3, color='red', aspect_ratio=[1,1,1]) show(S, figsize=8)