File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ Recent Changes (ndarray)
91
91
- 0.11.2
92
92
93
93
- New documentation; @jturner314 has written a large “ndarray for NumPy users”
94
- document, which we include in rustdoc. `Read it here < nd4npy >`_ . It is
94
+ document, which we include in rustdoc. `Read it here `__ . It is
95
95
a useful quick guide for any user, and in particular if you are familiar
96
96
with numpy.
97
97
- Add ``ArcArray ``. ``RcArray `` has become ``ArcArray ``; it is now using thread
@@ -107,7 +107,7 @@ Recent Changes (ndarray)
107
107
- Fix an issue with type inference, the dimensinality of an array
108
108
should not infer correctly in more cases when using slicing. By @jturner314.
109
109
110
- .. nd4npy: https://docs.rs/ndarray/0.11/ndarray/doc/ndarray_for_numpy_users/
110
+ __ https://docs.rs/ndarray/0.11/ndarray/doc/ndarray_for_numpy_users/
111
111
112
112
- 0.11.1
113
113
You can’t perform that action at this time.
0 commit comments