We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3408e5 commit 6455d1cCopy full SHA for 6455d1c
README.rst
@@ -104,7 +104,7 @@ Recent Changes (ndarray)
104
to shorten the lifetime of an array view; in a reference-like type this
105
normally happens implicitly but for technical reasons the views have
106
an invariant lifetime parameter.
107
- - Fix an issue with type inference, the dimensinality of an array
+ - Fix an issue with type inference, the dimensionality of an array
108
should not infer correctly in more cases when using slicing. By @jturner314.
109
110
__ https://docs.rs/ndarray/0.11/ndarray/doc/ndarray_for_numpy_users/
0 commit comments