Skip to content

Commit

Permalink
Merge pull request #347 from DimitriPapadopoulos/codespell
Browse files Browse the repository at this point in the history
Fix misspellings found by codespell
  • Loading branch information
FrancescAlted authored Dec 12, 2024
2 parents 1e64ebd + 807d600 commit 13bbb72
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion bench/lazyarray-expr-small-dask.ipynb

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bench/ndarray/lazyarray-expr-large.ipynb

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions bench/ndarray/lazyarray-expr.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/getting_started/tutorials/03.lazyarray-udf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Excercise\n",
"## Exercise\n",
"\n",
"Check which array size Numba UDF starts to be competitive. If you master Numba enough, you may also want to unroll loops in UDF and see whether you can make it faster."
]
Expand Down

0 comments on commit 13bbb72

Please sign in to comment.