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
4
Merge Requests
4
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
Learning Lab
mooc-rr
Commits
6ede6868
Commit
6ede6868
authored
Jan 15, 2021
by
0269025f0cdd0d2c743880f8d9d3f6e6
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Première version exercice
parent
164bbf10
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
24 deletions
+10
-24
toy_notebook_fr.ipynb
module2/exo1/toy_notebook_fr.ipynb
+10
-24
No files found.
module2/exo1/toy_notebook_fr.ipynb
View file @
6ede6868
...
...
@@ -4,28 +4,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"#
toy_notebook_fr
"
"#
À propos du calcul de $\\pi$
"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"March 28, 2019"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"1. À propos du calcul de $\\pi$"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"1.1 En demandant à la lib maths"
"## En demandant à la lib maths"
]
},
{
...
...
@@ -37,7 +23,7 @@
},
{
"cell_type": "code",
"execution_count":
3
,
"execution_count":
1
,
"metadata": {},
"outputs": [
{
...
...
@@ -57,7 +43,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"
1.2
En utilisant la méthode des aiguilles de Buffon"
"
##
En utilisant la méthode des aiguilles de Buffon"
]
},
{
...
...
@@ -69,7 +55,7 @@
},
{
"cell_type": "code",
"execution_count":
4
,
"execution_count":
2
,
"metadata": {},
"outputs": [
{
...
...
@@ -78,7 +64,7 @@
"3.128911138923655"
]
},
"execution_count":
4
,
"execution_count":
2
,
"metadata": {},
"output_type": "execute_result"
}
...
...
@@ -96,7 +82,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"
1.3
Avec un argument \"fréquentiel\" de surface"
"
##
Avec un argument \"fréquentiel\" de surface"
]
},
{
...
...
@@ -108,7 +94,7 @@
},
{
"cell_type": "code",
"execution_count":
9
,
"execution_count":
3
,
"metadata": {},
"outputs": [
{
...
...
@@ -150,7 +136,7 @@
},
{
"cell_type": "code",
"execution_count":
10
,
"execution_count":
4
,
"metadata": {},
"outputs": [
{
...
...
@@ -159,7 +145,7 @@
"3.112"
]
},
"execution_count":
10
,
"execution_count":
4
,
"metadata": {},
"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