diff options
author | Bas van Beek <b.f.van.beek@vu.nl> | 2021-03-15 14:50:43 +0100 |
---|---|---|
committer | Bas van Beek <b.f.van.beek@vu.nl> | 2021-03-15 14:50:43 +0100 |
commit | 5db3366c4e879b8f779a0ae4048c7637854f1588 (patch) | |
tree | f500517c01ce6cc3512845a70fef7d0c6b23086f /numpy/core/arrayprint.py | |
parent | 79258e9128ec7a5f8f2c4b75847d1b4bec664901 (diff) | |
download | numpy-5db3366c4e879b8f779a0ae4048c7637854f1588.tar.gz |
API: Formally classify `np.lib.stride_tricks` as part of the public API
With `as_strided`, and the newly introduced `sliding_window_view` function, there are currently 2 public objects that can:
a. Only be imported from a private module
b. Are publicly documented to-be imported from aforementioned module
Both observations are problematic and in need of rectification.
This commit therefore moves `np.lib.stride_tricks` to the `PUBLIC_MODULES` list.
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions