Skip to content

Commit

Permalink
Correct tutorial name
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescAlted committed Jan 27, 2025
1 parent 4aad6e7 commit b028851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tutorials/web-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,5 @@ The dataset has very reduced metadata that just describes its shape, type, expre

Lazy expressions are a very versatile tool to have complex computations performed by a powerful and well-connected machine (the subscriber), and get the result to your device once satisfied with the result. Many [arithmetic and reduction operations][b2-lazyexpr] are supported, just play with them and find out!

[b2-lazyexpr]: https://www.blosc.org/python-blosc2/getting_started/tutorials/03.lazyarray-expressions.html
[b2-lazyexpr]: https://www.blosc.org/python-blosc2/getting_started/tutorials/02.lazyarray-expressions.html
"LazyArray: Expressions containing NDArray objects (and others) (Python-Blosc2 documentation)"

0 comments on commit b028851

Please sign in to comment.