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
aaa9c30b31abb6b20ce0aefe46b85784
mooc-rr
Commits
a2574ef1
Commit
a2574ef1
authored
Apr 13, 2020
by
aaa9c30b31abb6b20ce0aefe46b85784
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
premier jet
parent
90b54e19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
4 deletions
+24
-4
toy_notebook_fr.ipynb
module2/exo1/toy_notebook_fr.ipynb
+24
-4
No files found.
module2/exo1/toy_notebook_fr.ipynb
View file @
a2574ef1
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
7
,
"execution_count":
1
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
8
,
"execution_count":
2
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
"3.128911138923655"
"3.128911138923655"
]
]
},
},
"execution_count":
8
,
"execution_count":
2
,
"metadata": {},
"metadata": {},
"output_type": "execute_result"
"output_type": "execute_result"
}
}
...
@@ -81,7 +81,7 @@
...
@@ -81,7 +81,7 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count":
9
,
"execution_count":
3
,
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -119,6 +119,26 @@
...
@@ -119,6 +119,26 @@
"Il est alors aisé d’obtenir une approximation (pas terrible) de π en comptant combien de fois,\n",
"Il est alors aisé d’obtenir une approximation (pas terrible) de π en comptant combien de fois,\n",
"en moyenne, X<sup>2</sup> + Y<sup>2</sup> est inférieur à 1 :"
"en moyenne, X<sup>2</sup> + Y<sup>2</sup> est inférieur à 1 :"
]
]
},
{
"cell_type": "code",
"execution_count": 4,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"3.112"
]
},
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"4*np.mean(accept)"
]
}
}
],
],
"metadata": {
"metadata": {
...
...
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