Home
last modified time | relevance | path

Searched defs:ndindex (Results 1 – 8 of 8) sorted by relevance

/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/
H A Dndindex.hpp103 _ndindex<sizeof...(Types)> ndindex(Types... args) in ndindex() function
109 _ndindex<N> ndindex(types::array<long, N> const &args) in ndindex() function
114 _ndindex<sizeof...(Tys)> ndindex(types::pshape<Tys...> const &args) in ndindex() function
/dports/science/py-dipy/dipy-1.4.1/dipy/core/
H A Dndindex.py5 def ndindex(shape): function
/dports/math/py-ndindex/ndindex-1.5.2/
H A DREADME.md1 # ndindex chapter
/dports/math/py-ndindex/ndindex-1.5.2/ndindex/
H A Dndindex.py7 def ndindex(obj): function
/dports/devel/grex/grex-1.3.0/cargo-crates/ndarray-0.15.3/tests/
H A Ddimension.rs311 macro_rules! ndindex { in test_all_ndindex() macro
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/
H A Dindex_tricks.py605 class ndindex: class
/dports/devel/grex/grex-1.3.0/cargo-crates/ndarray-0.15.3/src/dimension/
H A Dmod.rs41 mod ndindex; module
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/
H A Dnumpy.py21856 class ndindex: class