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
ce14f10f5bc5e484777f1060f8856ea9
mooc-rr
Commits
2c49de17
Commit
2c49de17
authored
Jun 07, 2022
by
ce14f10f5bc5e484777f1060f8856ea9
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Readme.md
parent
1e1948e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Readme.md
journal/Readme.md
+2
-2
No files found.
journal/Readme.md
View file @
2c49de17
...
@@ -26,6 +26,6 @@ I don't know why I can't sign in when I am in the course Gitlab, so this are the
...
@@ -26,6 +26,6 @@ I don't know why I can't sign in when I am in the course Gitlab, so this are the
-
[
MOOC Markdown entry
](
https://lms.fun-mooc.fr/courses/course-v1:inria+41016+self-paced/courseware/2bfe60a86fed4994b5493a220c38eb69/13f6fd96266746a0bd9d717a12f1f835/
)
-
[
MOOC Markdown entry
](
https://lms.fun-mooc.fr/courses/course-v1:inria+41016+self-paced/courseware/2bfe60a86fed4994b5493a220c38eb69/13f6fd96266746a0bd9d717a12f1f835/
)
-
[
Jupyter Notebook useful tips (advanced)
](
https://www.dataquest.io/blog/jupyter-notebook-tips-tricks-shortcuts/
)
-
[
Jupyter Notebook useful tips (advanced)
](
https://www.dataquest.io/blog/jupyter-notebook-tips-tricks-shortcuts/
)
-
[
Numpy functions
](
https://numpy.org/doc/stable/reference/generated/numpy.amax.html
)
-
[
Numpy functions
](
https://numpy.org/doc/stable/reference/generated/numpy.amax.html
)
-
When you want a continuous vector:
'np.linspace'
(not the case for Exercise 2)
-
When you want a continuous vector:
`np.linspace`
(not the case for Exercise 2)
-
When you want a discrete vector (start, stop, step):
'np.arange'
-
When you want a discrete vector (start, stop, step):
`np.arange`
-
[
Matplotlib memo
](
https://matplotlib.org/stable/api/pyplot_summary.html
)
-
[
Matplotlib memo
](
https://matplotlib.org/stable/api/pyplot_summary.html
)
\ 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