CoCalc provides the best real-time collaborative environment for Jupyter Notebooks, LaTeX documents, and SageMath, scalable from individual use to large groups and classes! Also, H100 GPUs starting at $2/hour.
CoCalc provides the best real-time collaborative environment for Jupyter Notebooks, LaTeX documents, and SageMath, scalable from individual use to large groups and classes! Also, H100 GPUs starting at $2/hour.
| Download
Project: Computational Thinking
Path: Section Two.ipynb
Views: 15Visibility: Unlisted (only visible to those who know the link)
Image: ubuntu2204Kernel: Python 3 (system-wide)
Section Two: Developing the Random Walk Tools
code needs to be documented. Taken from https://towardsdatascience.com/random-walks-with-python-8420981bc4bc
In [3]:
Populating the interactive namespace from numpy and matplotlib
In [4]:
(1, 1)
In [5]:
<class 'tuple'>
In [6]:
In [7]:
In [8]:
In [9]: