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
5a3c50f198d5057de9082e297ea44215
mooc-rr
Commits
19c3f8fe
Commit
19c3f8fe
authored
Apr 28, 2025
by
5a3c50f198d5057de9082e297ea44215
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update toy_notebook_fr
parent
e27b9b2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
toy_notebook_fr.ipynb
module2/exo1/toy_notebook_fr.ipynb
+8
-7
No files found.
module2/exo1/toy_notebook_fr.ipynb
View file @
19c3f8fe
...
...
@@ -109,6 +109,14 @@
"ax.set_aspect('equal')"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Il est alors aisé d’obtenir une approximation (pas terrible) de $\\pi$ en comptant combien de fois,\n",
"en moyenne, $X^2+Y^2$ est inférieur à 1 "
]
},
{
"cell_type": "code",
"execution_count": 18,
...
...
@@ -128,13 +136,6 @@
"source": [
"4*np.mean(accept)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"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