Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
| Download
ipyvolume jupyter classical notebook
Project: Testing 18.04
Path: ipyvolume-demo.ipynb
Views: 1279Kernel: Python 3 (Ubuntu Linux)
IpyVolume on CoCalc
https://ipyvolume.readthedocs.io/en/latest/index.html
Python 3 (Ubuntu Linux)
Plain Jupyter Notebook Server
Internet access necessary (hdz2000, ... datasets)
In [1]:
In [2]:
'0.5.1'
In [3]:
In [4]:
In [5]:
/usr/local/lib/python3.6/dist-packages/ipyvolume/serialize.py:81: RuntimeWarning: invalid value encountered in true_divide
gradient = gradient / np.sqrt(gradient[0]**2 + gradient[1]**2 + gradient[2]**2)
In [6]:
In [7]:
x,y and z are of shape (25, 25)
and flattened of shape (625,)
z is of shape (15, 625)
In [ ]:
In [ ]:
In [ ]:
In [8]:
In [9]:
In [10]:
In [ ]:
In [ ]:
In [ ]:
In [ ]: