Skip to content

Commit 45b101d

Browse files
committed
Update README_de.md
1 parent 061d7b9 commit 45b101d

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README_de.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,15 @@ Lernen Sie NumPy, die Grundlage des wissenschaftlichen Rechnens in Python, mit e
1414
|---------|--------------------------------------------------------------------------------------------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------|
1515
| 01 | [📖 NumPy Einsum für wissenschaftliche Berechnungen](https://labex.io/de/tutorials/numpy-numpy-einsum-for-scientific-computing-4991) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-einsum-for-scientific-computing-4991) |
1616
| 02 | [📖 NumPy Einsum Funktion](https://labex.io/de/tutorials/numpy-numpy-einsum-function-8001) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-einsum-function-8001) |
17-
| 03 | [📖 Grundlegende Techniken zur Erstellung von NumPy-Arrays](https://labex.io/de/tutorials/numpy-numpy-array-creation-596338) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-array-creation-596338) |
18-
| 04 | [📖 Einführung in die Indizierung in NumPy](https://labex.io/de/tutorials/numpy-numpy-indexing-on-ndarrays-596339) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-indexing-on-ndarrays-596339) |
19-
| 05 | [📖 Datenimport mit Genfromtxt](https://labex.io/de/tutorials/numpy-numpy-io-genfromtxt-596340) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-io-genfromtxt-596340) |
20-
| 06 | [📖 NumPy Datentypen verstehen](https://labex.io/de/tutorials/numpy-numpy-data-types-596341) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-data-types-596341) |
21-
| 07 | [📖 NumPy Broadcasting für effiziente Berechnungen](https://labex.io/de/tutorials/numpy-numpy-broadcasting-596342) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-broadcasting-596342) |
22-
| 08 | [📖 Grundlagen der NumPy Array-Manipulation](https://labex.io/de/tutorials/numpy-numpy-copies-and-views-596343) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-copies-and-views-596343) |
23-
| 09 | [📖 Strukturierte Arrays in NumPy](https://labex.io/de/tutorials/numpy-numpy-structured-arrays-596344) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-structured-arrays-596344) |
24-
| 10 | [📖 Einführung in NumPy Universal Functions](https://labex.io/de/tutorials/numpy-numpy-universal-functions-596345) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-universal-functions-596345) |
17+
| 03 | [📖 NumPy Mathe-Spiele](https://labex.io/de/tutorials/python-numpy-math-games-10) | Anfänger | [🔗 View](https://labex.io/de/tutorials/python-numpy-math-games-10) |
18+
| 04 | [📖 Grundlegende Techniken zur Erstellung von NumPy-Arrays](https://labex.io/de/tutorials/numpy-numpy-array-creation-596338) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-array-creation-596338) |
19+
| 05 | [📖 Einführung in die Indizierung in NumPy](https://labex.io/de/tutorials/numpy-numpy-indexing-on-ndarrays-596339) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-indexing-on-ndarrays-596339) |
20+
| 06 | [📖 Datenimport mit Genfromtxt](https://labex.io/de/tutorials/numpy-numpy-io-genfromtxt-596340) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-io-genfromtxt-596340) |
21+
| 07 | [📖 NumPy Datentypen verstehen](https://labex.io/de/tutorials/numpy-numpy-data-types-596341) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-data-types-596341) |
22+
| 08 | [📖 NumPy Broadcasting für effiziente Berechnungen](https://labex.io/de/tutorials/numpy-numpy-broadcasting-596342) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-broadcasting-596342) |
23+
| 09 | [📖 Grundlagen der NumPy Array-Manipulation](https://labex.io/de/tutorials/numpy-numpy-copies-and-views-596343) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-copies-and-views-596343) |
24+
| 10 | [📖 Strukturierte Arrays in NumPy](https://labex.io/de/tutorials/numpy-numpy-structured-arrays-596344) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-structured-arrays-596344) |
25+
| 11 | [📖 Einführung in NumPy Universal Functions](https://labex.io/de/tutorials/numpy-numpy-universal-functions-596345) | Anfänger | [🔗 View](https://labex.io/de/tutorials/numpy-numpy-universal-functions-596345) |
2526

2627
## Mehr
2728

0 commit comments

Comments
 (0)