Skip to content

Commit f19b203

Browse files
committed
Add ndarray for NumPy users doc
1 parent 641a2b6 commit f19b203

File tree

4 files changed

+837
-0
lines changed

4 files changed

+837
-0
lines changed

src/doc/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
//! Standalone documentation pages.
2+
3+
pub mod ndarray_for_numpy_users;

0 commit comments

Comments
 (0)