Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
082aa0aa9507b80b621099010e33de9d
mooc-rr
Commits
3f0cb58d
Commit
3f0cb58d
authored
Jun 26, 2024
by
082aa0aa9507b80b621099010e33de9d
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
commit 3rd
parent
47a6854f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
11 deletions
+13
-11
toy_notebook_en.ipynb
module2/exo1/toy_notebook_en.ipynb
+13
-11
No files found.
module2/exo1/toy_notebook_en.ipynb
View file @
3f0cb58d
...
@@ -4,14 +4,14 @@
...
@@ -4,14 +4,14 @@
"cell_type": "markdown",
"cell_type": "markdown",
"metadata": {},
"metadata": {},
"source": [
"source": [
"# On the computation of $\\pi$"
"#
1
On the computation of $\\pi$"
]
]
},
},
{
{
"cell_type": "markdown",
"cell_type": "markdown",
"metadata": {},
"metadata": {},
"source": [
"source": [
"## Asking the maths library"
"##
1.1
Asking the maths library"
]
]
},
},
{
{
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
7
,
"execution_count":
1
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
"cell_type": "markdown",
"cell_type": "markdown",
"metadata": {},
"metadata": {},
"source": [
"source": [
"## Buffon's needle"
"##
1.2
Buffon's needle"
]
]
},
},
{
{
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
8
,
"execution_count":
2
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -64,7 +64,7 @@
...
@@ -64,7 +64,7 @@
"3.128911138923655"
"3.128911138923655"
]
]
},
},
"execution_count":
8
,
"execution_count":
2
,
"metadata": {},
"metadata": {},
"output_type": "execute_result"
"output_type": "execute_result"
}
}
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
"cell_type": "markdown",
"cell_type": "markdown",
"metadata": {},
"metadata": {},
"source": [
"source": [
"## Using a surface fraction argument"
"##
1.3
Using a surface fraction argument"
]
]
},
},
{
{
...
@@ -94,7 +94,7 @@
...
@@ -94,7 +94,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
9
,
"execution_count":
3
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -135,8 +135,10 @@
...
@@ -135,8 +135,10 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 11,
"execution_count": 4,
"metadata": {},
"metadata": {
"scrolled": true
},
"outputs": [
"outputs": [
{
{
"data": {
"data": {
...
@@ -144,7 +146,7 @@
...
@@ -144,7 +146,7 @@
"3.112"
"3.112"
]
]
},
},
"execution_count":
11
,
"execution_count":
4
,
"metadata": {},
"metadata": {},
"output_type": "execute_result"
"output_type": "execute_result"
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment