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
b69bb7a0559104105351f99b4f12c021
mooc-rr
Commits
21865b06
Commit
21865b06
authored
May 20, 2022
by
b69bb7a0559104105351f99b4f12c021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update toy_document_orgmode_python_fr.org
parent
7f7dd333
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
toy_document_orgmode_python_fr.org
module2/exo1/toy_document_orgmode_python_fr.org
+1
-1
No files found.
module2/exo1/toy_document_orgmode_python_fr.org
View file @
21865b06
...
@@ -70,6 +70,6 @@ print(matplot_lib_filename)
...
@@ -70,6 +70,6 @@ print(matplot_lib_filename)
Il est alors aisé d'obtenir une approximation (pas terrible) de $\pi$ en
Il est alors aisé d'obtenir une approximation (pas terrible) de $\pi$ en
comptant combien de fois, en moyenne, $X^2 + Y^2$ est inférieur à 1 :
comptant combien de fois, en moyenne, $X^2 + Y^2$ est inférieur à 1 :
#+begin_src python :results output :session *python* :exports both #+begin_src python :results output :session :exports both
#+begin_src python :results output :session *python* :exports both #+begin_src python :results output :session :exports both
4*np.mean(accept)
4*np.mean(accept)
4*np.mean(accept)
#+end_src #+end_src
#+end_src #+end_src
#+RESULTS:
#+RESULTS:
\ No newline at end of file
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