summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-02-05 11:41:33 -0700
committerChristian Kolset <christian.kolset@gmail.com>2025-02-05 11:41:33 -0700
commit98f45d4781b2123ca3cc11245282c6353d1c2be6 (patch)
tree22a4c44829f8f68732fa89a6d564c4dd82d0a09f
parentfa0c618f6deb6120dab8b7116156f10b14d7bea7 (diff)
Updated tutorials/readme.md
-rw-r--r--references.md2
-rw-r--r--tutorials/readme.md6
2 files changed, 5 insertions, 3 deletions
diff --git a/references.md b/references.md
index 32b415f..f25cb8a 100644
--- a/references.md
+++ b/references.md
@@ -26,3 +26,5 @@ Carlos Monte
Object Oriented Programming
- [OOP Basics](https://www.geeksforgeeks.org/introduction-of-object-oriented-programming/)
+
+- [Numpy for MATLAB users](https://numpy.org/doc/2.2/user/numpy-for-matlab-users.html)
diff --git a/tutorials/readme.md b/tutorials/readme.md
index b102f3d..d5eb431 100644
--- a/tutorials/readme.md
+++ b/tutorials/readme.md
@@ -8,10 +8,12 @@ This directory contains all the tutorials.
- [1.2 intro_to_anaconda.md](1.2_intro_to_anaconda.md)
- [1.3 version_control.md](1.3_version_control.md)
+- 1.x_open-source_software
+
### 2.0 Spyder
- [2.1 Getting started with Spyder](2.1_spyder_getting_started.md)
- [Fundamentals of Computing](fundamentals_of_programming.md)
--
+-
### 3.0 Programming in Python
- [3.1 basics_of_python.md](3.1_basics_of_python.md)
@@ -32,5 +34,3 @@ This directory contains all the tutorials.
- Linear Regression
- Numerical Integration
- Ordinary Differential Equations
-
-