File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,11 @@ We expect that many of you will have some experience with Python and numpy;
2121for the rest of you, this section will serve as a quick crash course on both
2222the Python programming language and its use for scientific
2323computing. We'll also introduce notebooks, which are a very convenient way
24- of tinkering with Python code. Some of you may have previous knowledge in Matlab,
25- in which case we also recommend the [ numpy for Matlab users] ( https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html )
26- page.
24+ of tinkering with Python code. Some of you may have previous knowledge in a
25+ different language, in which case we also recommend referencing:
26+ [ NumPy for Matlab users] ( https://numpy.org/doc/stable/user/numpy-for-matlab-users.html ) ,
27+ [ Python for R users] ( http://www.data-analysis-in-python.org/python_for_r.html ) , and/or
28+ [ Python for SAS users] ( https://nbviewer.jupyter.org/github/RandyBetancourt/PythonForSASUsers/tree/master/ ) .
2729
2830
2931** Table of Contents**
You can’t perform that action at this time.
0 commit comments