Home
last modified time | relevance | path

Searched refs:ndarray (Results 1 – 25 of 4292) sorted by relevance

12345678910>>...172

/dports/science/py-chainer/chainer-7.8.0/chainerx/
H A D__init__.pyi552 def arctan2(x1: ndarray, x2: ndarray) -> ndarray: ...
674 def dot(a: ndarray, b: ndarray) -> ndarray: ...
689 def equal(x1: ndarray, x2: ndarray) -> ndarray: ...
762 def greater(x1: ndarray, x2: ndarray) -> ndarray: ...
793 def less(x1: ndarray, x2: ndarray) -> ndarray: ...
796 def less_equal(x1: ndarray, x2: ndarray) -> ndarray: ...
841 def logical_and(x1: ndarray, x2: ndarray) -> ndarray: ...
844 def logical_or(x1: ndarray, x2: ndarray) -> ndarray: ...
846 def logical_xor(x1: ndarray, x2: ndarray) -> ndarray: ...
893 def not_equal(x1: ndarray, x2: ndarray) -> ndarray: ...
[all …]
/dports/science/py-chainer/chainer-7.8.0/chainerx/_docs/
H A Darray.py6 ndarray = chainerx.ndarray
9 ndarray,
52 ndarray.grad,
66 ndarray.nbytes,
74 ndarray.offset,
79 ndarray.shape,
90 ndarray.T,
228 ndarray.dot,
285 ndarray.max,
293 ndarray.min,
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/jvm/core/src/test/java/org/apache/tvm/
H A DNDArrayTest.java28 ndarray.copyFrom(new float[]{1, 2, 3, 4}); in test_from_float32()
30 ndarray.release(); in test_from_float32()
38 ndarray.release(); in test_from_float64()
44 ndarray.copyFrom(new byte[]{1, 2, 3, 4}); in test_from_int8()
46 ndarray.release(); in test_from_int8()
54 ndarray.release(); in test_from_int16()
60 ndarray.copyFrom(new int[]{1, 2, 3, 4}); in test_from_int32()
62 ndarray.release(); in test_from_int32()
68 ndarray.copyFrom(new long[]{1, 2, 3, 4}); in test_from_int64()
70 ndarray.release(); in test_from_int64()
[all …]
/dports/misc/tvm/incubator-tvm-0.6.1/jvm/core/src/test/java/org/apache/tvm/
H A DNDArrayTest.java28 ndarray.copyFrom(new float[]{1, 2, 3, 4}); in test_from_float32()
30 ndarray.release(); in test_from_float32()
38 ndarray.release(); in test_from_float64()
44 ndarray.copyFrom(new byte[]{1, 2, 3, 4}); in test_from_int8()
46 ndarray.release(); in test_from_int8()
54 ndarray.release(); in test_from_int16()
60 ndarray.copyFrom(new int[]{1, 2, 3, 4}); in test_from_int32()
62 ndarray.release(); in test_from_int32()
68 ndarray.copyFrom(new long[]{1, 2, 3, 4}); in test_from_int64()
70 ndarray.release(); in test_from_int64()
[all …]
/dports/misc/py-tvm/incubator-tvm-0.6.1/jvm/core/src/test/java/org/apache/tvm/
H A DNDArrayTest.java28 ndarray.copyFrom(new float[]{1, 2, 3, 4}); in test_from_float32()
30 ndarray.release(); in test_from_float32()
38 ndarray.release(); in test_from_float64()
44 ndarray.copyFrom(new byte[]{1, 2, 3, 4}); in test_from_int8()
46 ndarray.release(); in test_from_int8()
54 ndarray.release(); in test_from_int16()
60 ndarray.copyFrom(new int[]{1, 2, 3, 4}); in test_from_int32()
62 ndarray.release(); in test_from_int32()
68 ndarray.copyFrom(new long[]{1, 2, 3, 4}); in test_from_int64()
70 ndarray.release(); in test_from_int64()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/python/numpy/
H A Dndarray.hpp29 class ndarray : public object class
84 ndarray copy() const;
125 ndarray squeeze() const;
251 int nd_min, int nd_max, ndarray::bitflag flags=ndarray::NONE);
254 int nd, ndarray::bitflag flags=ndarray::NONE) in from_object()
259 inline ndarray from_object(object const & obj, dtype const & dt, ndarray::bitflag flags=ndarray::NO… in from_object()
265 ndarray::bitflag flags=ndarray::NONE);
267 inline ndarray from_object(object const & obj, int nd, ndarray::bitflag flags=ndarray::NONE) in from_object()
272 inline ndarray from_object(object const & obj, ndarray::bitflag flags=ndarray::NONE) in from_object()
277 inline ndarray::bitflag operator|(ndarray::bitflag a, ndarray::bitflag b) in operator |()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/python/numpy/
H A Dndarray.hpp87 ndarray copy() const;
125 ndarray transpose() const;
128 ndarray squeeze() const;
257 ndarray::bitflag flags=ndarray::NONE);
262 ndarray::bitflag flags=ndarray::NONE) in from_object()
269 ndarray::bitflag flags=ndarray::NONE) in from_object()
277 ndarray::bitflag flags=ndarray::NONE);
281 ndarray::bitflag flags=ndarray::NONE) in from_object()
287 ndarray::bitflag flags=ndarray::NONE) in from_object()
292 BOOST_NUMPY_DECL inline ndarray::bitflag operator|(ndarray::bitflag a, in operator |()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/python/numpy/
H A Dndarray.hpp87 ndarray copy() const;
125 ndarray transpose() const;
128 ndarray squeeze() const;
257 ndarray::bitflag flags=ndarray::NONE);
262 ndarray::bitflag flags=ndarray::NONE) in from_object()
269 ndarray::bitflag flags=ndarray::NONE) in from_object()
277 ndarray::bitflag flags=ndarray::NONE);
281 ndarray::bitflag flags=ndarray::NONE) in from_object()
287 ndarray::bitflag flags=ndarray::NONE) in from_object()
292 BOOST_NUMPY_DECL inline ndarray::bitflag operator|(ndarray::bitflag a, in operator |()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/python/numpy/
H A Dndarray.hpp87 ndarray copy() const;
125 ndarray transpose() const;
128 ndarray squeeze() const;
257 ndarray::bitflag flags=ndarray::NONE);
262 ndarray::bitflag flags=ndarray::NONE) in from_object()
269 ndarray::bitflag flags=ndarray::NONE) in from_object()
277 ndarray::bitflag flags=ndarray::NONE);
281 ndarray::bitflag flags=ndarray::NONE) in from_object()
287 ndarray::bitflag flags=ndarray::NONE) in from_object()
292 BOOST_NUMPY_DECL inline ndarray::bitflag operator|(ndarray::bitflag a, in operator |()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/python/numpy/
H A Dndarray.hpp87 ndarray copy() const;
125 ndarray transpose() const;
128 ndarray squeeze() const;
257 ndarray::bitflag flags=ndarray::NONE);
262 ndarray::bitflag flags=ndarray::NONE) in from_object()
269 ndarray::bitflag flags=ndarray::NONE) in from_object()
277 ndarray::bitflag flags=ndarray::NONE);
281 ndarray::bitflag flags=ndarray::NONE) in from_object()
287 ndarray::bitflag flags=ndarray::NONE) in from_object()
292 BOOST_NUMPY_DECL inline ndarray::bitflag operator|(ndarray::bitflag a, in operator |()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/python/numpy/
H A Dndarray.hpp87 ndarray copy() const;
125 ndarray transpose() const;
128 ndarray squeeze() const;
257 ndarray::bitflag flags=ndarray::NONE);
262 ndarray::bitflag flags=ndarray::NONE) in from_object()
269 ndarray::bitflag flags=ndarray::NONE) in from_object()
277 ndarray::bitflag flags=ndarray::NONE);
281 ndarray::bitflag flags=ndarray::NONE) in from_object()
287 ndarray::bitflag flags=ndarray::NONE) in from_object()
292 BOOST_NUMPY_DECL inline ndarray::bitflag operator|(ndarray::bitflag a, in operator |()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/python/numpy/
H A Dndarray.hpp87 ndarray copy() const;
125 ndarray transpose() const;
128 ndarray squeeze() const;
257 ndarray::bitflag flags=ndarray::NONE);
262 ndarray::bitflag flags=ndarray::NONE) in from_object()
269 ndarray::bitflag flags=ndarray::NONE) in from_object()
277 ndarray::bitflag flags=ndarray::NONE);
281 ndarray::bitflag flags=ndarray::NONE) in from_object()
287 ndarray::bitflag flags=ndarray::NONE) in from_object()
292 BOOST_NUMPY_DECL inline ndarray::bitflag operator|(ndarray::bitflag a, in operator |()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/python/numpy/
H A Dndarray.hpp87 ndarray copy() const;
125 ndarray transpose() const;
128 ndarray squeeze() const;
257 ndarray::bitflag flags=ndarray::NONE);
262 ndarray::bitflag flags=ndarray::NONE) in from_object()
269 ndarray::bitflag flags=ndarray::NONE) in from_object()
277 ndarray::bitflag flags=ndarray::NONE);
281 ndarray::bitflag flags=ndarray::NONE) in from_object()
287 ndarray::bitflag flags=ndarray::NONE) in from_object()
292 BOOST_NUMPY_DECL inline ndarray::bitflag operator|(ndarray::bitflag a, in operator |()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/python/numpy/
H A Dndarray.hpp87 ndarray copy() const;
125 ndarray transpose() const;
128 ndarray squeeze() const;
257 ndarray::bitflag flags=ndarray::NONE);
262 ndarray::bitflag flags=ndarray::NONE) in from_object()
269 ndarray::bitflag flags=ndarray::NONE) in from_object()
277 ndarray::bitflag flags=ndarray::NONE);
281 ndarray::bitflag flags=ndarray::NONE) in from_object()
287 ndarray::bitflag flags=ndarray::NONE) in from_object()
292 BOOST_NUMPY_DECL inline ndarray::bitflag operator|(ndarray::bitflag a, in operator |()
[all …]
/dports/science/py-chainer/chainer-7.8.0/chainerx/linalg/
H A D__init__.pyi4 def eigh(a: ndarray, UPLO: str=...) -> tp.Tuple[ndarray, ndarray]: ...
7 def eigvalsh(a: ndarray, UPLO: str=...) -> ndarray: ...
10 def inv(a: ndarray) -> ndarray: ...
13 def pinv(a: ndarray, rcond: float=...) -> ndarray: ...
16 def solve(a: ndarray, b: ndarray) -> ndarray: ...
19 def svd(a: ndarray,
21 compute_uv: bool=...) -> tp.Union[tp.Tuple[ndarray, ndarray, ndarray], ndarray]: ...
24 def qr(a: ndarray) -> tp.Union[tp.Tuple[ndarray, ndarray], ndarray]: ...
27 def cholesky(a: ndarray) -> ndarray: ...
/dports/devel/boost-docs/boost_1_72_0/libs/python/doc/numpy/reference/
H A Dndarray.rst1 ndarray chapter
78 ndarray from_object(object const & obj, dtype const & dt, ndarray::bitflag flags=ndarray::NONE);
79ndarray from_object(object const & obj, int nd_min, int nd_max,ndarray::bitflag flags=ndarray::NON…
80 ndarray from_object(object const & obj, int nd, ndarray::bitflag flags=ndarray::NONE);
81 ndarray from_object(object const & obj, ndarray::bitflag flags=ndarray::NONE)
83 ndarray::bitflag operator|(ndarray::bitflag a, ndarray::bitflag b) ;
84 ndarray::bitflag operator&(ndarray::bitflag a, ndarray::bitflag b);
245 inline ndarray from_object(object const & obj, int nd, ndarray::bitflag flags=ndarray::NONE);
258 inline ndarray from_object(object const & obj, ndarray::bitflag flags=ndarray::NONE)
341 inline ndarray::bitflag operator|(ndarray::bitflag a, ndarray::bitflag b)
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/doc/numpy/reference/
H A Dndarray.rst1 ndarray chapter
78 ndarray from_object(object const & obj, dtype const & dt, ndarray::bitflag flags=ndarray::NONE);
79ndarray from_object(object const & obj, int nd_min, int nd_max,ndarray::bitflag flags=ndarray::NON…
80 ndarray from_object(object const & obj, int nd, ndarray::bitflag flags=ndarray::NONE);
81 ndarray from_object(object const & obj, ndarray::bitflag flags=ndarray::NONE)
83 ndarray::bitflag operator|(ndarray::bitflag a, ndarray::bitflag b) ;
84 ndarray::bitflag operator&(ndarray::bitflag a, ndarray::bitflag b);
245 inline ndarray from_object(object const & obj, int nd, ndarray::bitflag flags=ndarray::NONE);
258 inline ndarray from_object(object const & obj, ndarray::bitflag flags=ndarray::NONE)
341 inline ndarray::bitflag operator|(ndarray::bitflag a, ndarray::bitflag b)
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/python/doc/numpy/reference/
H A Dndarray.rst1 ndarray chapter
78 ndarray from_object(object const & obj, dtype const & dt, ndarray::bitflag flags=ndarray::NONE);
79ndarray from_object(object const & obj, int nd_min, int nd_max,ndarray::bitflag flags=ndarray::NON…
80 ndarray from_object(object const & obj, int nd, ndarray::bitflag flags=ndarray::NONE);
81 ndarray from_object(object const & obj, ndarray::bitflag flags=ndarray::NONE)
83 ndarray::bitflag operator|(ndarray::bitflag a, ndarray::bitflag b) ;
84 ndarray::bitflag operator&(ndarray::bitflag a, ndarray::bitflag b);
245 inline ndarray from_object(object const & obj, int nd, ndarray::bitflag flags=ndarray::NONE);
258 inline ndarray from_object(object const & obj, ndarray::bitflag flags=ndarray::NONE)
341 inline ndarray::bitflag operator|(ndarray::bitflag a, ndarray::bitflag b)
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/python/doc/numpy/reference/
H A Dndarray.rst1 ndarray chapter
78 ndarray from_object(object const & obj, dtype const & dt, ndarray::bitflag flags=ndarray::NONE);
79ndarray from_object(object const & obj, int nd_min, int nd_max,ndarray::bitflag flags=ndarray::NON…
80 ndarray from_object(object const & obj, int nd, ndarray::bitflag flags=ndarray::NONE);
81 ndarray from_object(object const & obj, ndarray::bitflag flags=ndarray::NONE)
83 ndarray::bitflag operator|(ndarray::bitflag a, ndarray::bitflag b) ;
84 ndarray::bitflag operator&(ndarray::bitflag a, ndarray::bitflag b);
245 inline ndarray from_object(object const & obj, int nd, ndarray::bitflag flags=ndarray::NONE);
258 inline ndarray from_object(object const & obj, ndarray::bitflag flags=ndarray::NONE)
341 inline ndarray::bitflag operator|(ndarray::bitflag a, ndarray::bitflag b)
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/python/src/numpy/
H A Dndarray.cpp24 ndarray::bitflag r = ndarray::NONE; in numpy_to_bitflag()
86 ndarray from_data_impl(void * data, in from_data_impl()
165 ndarray ndarray::view(dtype const & dt) const in view()
171 ndarray ndarray::astype(dtype const & dt) const in astype()
177 ndarray ndarray::copy() const in copy()
183 dtype ndarray::get_dtype() const in get_dtype()
208 ndarray::bitflag ndarray::get_flags() const in get_flags()
213 ndarray ndarray::transpose() const in transpose()
219 ndarray ndarray::squeeze() const in squeeze()
225 ndarray ndarray::reshape(python::tuple const & shape) const in reshape()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/src/numpy/
H A Dndarray.cpp24 ndarray::bitflag r = ndarray::NONE; in numpy_to_bitflag()
86 ndarray from_data_impl(void * data, in from_data_impl()
165 ndarray ndarray::view(dtype const & dt) const in view()
171 ndarray ndarray::astype(dtype const & dt) const in astype()
177 ndarray ndarray::copy() const in copy()
183 dtype ndarray::get_dtype() const in get_dtype()
208 ndarray::bitflag ndarray::get_flags() const in get_flags()
213 ndarray ndarray::transpose() const in transpose()
219 ndarray ndarray::squeeze() const in squeeze()
225 ndarray ndarray::reshape(python::tuple const & shape) const in reshape()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/python/src/numpy/
H A Dndarray.cpp24 ndarray::bitflag r = ndarray::NONE; in numpy_to_bitflag()
86 ndarray from_data_impl(void * data, in from_data_impl()
165 ndarray ndarray::view(dtype const & dt) const in view()
171 ndarray ndarray::astype(dtype const & dt) const in astype()
177 ndarray ndarray::copy() const in copy()
183 dtype ndarray::get_dtype() const in get_dtype()
208 ndarray::bitflag ndarray::get_flags() const in get_flags()
213 ndarray ndarray::transpose() const in transpose()
219 ndarray ndarray::squeeze() const in squeeze()
225 ndarray ndarray::reshape(python::tuple const & shape) const in reshape()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/python/src/numpy/
H A Dndarray.cpp24 ndarray::bitflag r = ndarray::NONE; in numpy_to_bitflag()
86 ndarray from_data_impl(void * data, in from_data_impl()
165 ndarray ndarray::view(dtype const & dt) const in view()
171 ndarray ndarray::astype(dtype const & dt) const in astype()
177 ndarray ndarray::copy() const in copy()
183 dtype ndarray::get_dtype() const in get_dtype()
208 ndarray::bitflag ndarray::get_flags() const in get_flags()
213 ndarray ndarray::transpose() const in transpose()
219 ndarray ndarray::squeeze() const in squeeze()
225 ndarray ndarray::reshape(python::tuple const & shape) const in reshape()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/python/src/numpy/
H A Dndarray.cpp24 ndarray::bitflag r = ndarray::NONE; in numpy_to_bitflag()
86 ndarray from_data_impl(void * data, in from_data_impl()
165 ndarray ndarray::view(dtype const & dt) const in view()
171 ndarray ndarray::astype(dtype const & dt) const in astype()
177 ndarray ndarray::copy() const in copy()
183 dtype ndarray::get_dtype() const in get_dtype()
208 ndarray::bitflag ndarray::get_flags() const in get_flags()
213 ndarray ndarray::transpose() const in transpose()
219 ndarray ndarray::squeeze() const in squeeze()
225 ndarray ndarray::reshape(python::tuple const & shape) const in reshape()
[all …]
/dports/math/py-numpy/numpy-1.20.3/doc/source/reference/
H A Darrays.ndarray.rst3 .. _arrays.ndarray:
76 ndarray
248 ndarray.T
348 ndarray.put
424 ndarray.max
426 ndarray.min
428 ndarray.ptp
433 ndarray.sum
436 ndarray.var
437 ndarray.std
[all …]

12345678910>>...172