Fix misspellings.
This commit is contained in:
parent
c498107938
commit
32a1acf7ee
@ -6,7 +6,7 @@
|
||||
"source": [
|
||||
"# 100 numpy exercises\n",
|
||||
"\n",
|
||||
"This is a collection of exercises that have been collected in the numpy mailing list, on stack overflow and in the numpy documentation. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercices for those who teach.\n",
|
||||
"This is a collection of exercises that have been collected in the numpy mailing list, on stack overflow and in the numpy documentation. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercises for those who teach.\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"If you find an error or think you've a better way to solve some of them, feel free to open an issue at <https://github.com/rougier/numpy-100>"
|
||||
|
@ -4,7 +4,7 @@
|
||||
This is a collection of exercises that have been collected in the numpy mailing
|
||||
list, on stack overflow and in the numpy documentation. I've also created some
|
||||
to reach the 100 limit. The goal of this collection is to offer a quick
|
||||
reference for both old and new users but also to provide a set of exercices for
|
||||
reference for both old and new users but also to provide a set of exercises for
|
||||
those who teach.
|
||||
|
||||
If you find an error or think you've a better way to solve some of them, feel
|
||||
|
@ -6,7 +6,7 @@
|
||||
"source": [
|
||||
"# 100 numpy exercises with hint\n",
|
||||
"\n",
|
||||
"This is a collection of exercises that have been collected in the numpy mailing list, on stack overflow and in the numpy documentation. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercices for those who teach.\n",
|
||||
"This is a collection of exercises that have been collected in the numpy mailing list, on stack overflow and in the numpy documentation. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercises for those who teach.\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"If you find an error or think you've a better way to solve some of them, feel free to open an issue at <https://github.com/rougier/numpy-100>"
|
||||
|
@ -4,7 +4,7 @@
|
||||
This is a collection of exercises that have been collected in the numpy mailing
|
||||
list, on stack overflow and in the numpy documentation. I've also created some
|
||||
to reach the 100 limit. The goal of this collection is to offer a quick
|
||||
reference for both old and new users but also to provide a set of exercices for
|
||||
reference for both old and new users but also to provide a set of exercises for
|
||||
those who teach.
|
||||
|
||||
If you find an error or think you've a better way to solve some of them, feel
|
||||
|
@ -6,7 +6,7 @@
|
||||
"source": [
|
||||
"# 100 numpy exercises\n",
|
||||
"\n",
|
||||
"This is a collection of exercises that have been collected in the numpy mailing list, on stack overflow and in the numpy documentation. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercices for those who teach.\n",
|
||||
"This is a collection of exercises that have been collected in the numpy mailing list, on stack overflow and in the numpy documentation. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercises for those who teach.\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"If you find an error or think you've a better way to solve some of them, feel free to open an issue at <https://github.com/rougier/numpy-100>"
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
# 100 numpy exercises
|
||||
|
||||
This is a collection of exercises that have been collected in the numpy mailing list, on stack overflow and in the numpy documentation. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercices for those who teach.
|
||||
This is a collection of exercises that have been collected in the numpy mailing list, on stack overflow and in the numpy documentation. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercises for those who teach.
|
||||
|
||||
|
||||
If you find an error or think you've a better way to solve some of them, feel free to open an issue at <https://github.com/rougier/numpy-100>
|
||||
|
Loading…
Reference in New Issue
Block a user