软件包: xtensor-python-dev (0.12.4-1)
xtensor-python-dev 的相关链接
Trisquel 的资源:
下载源码包 xtensor-python:
- [xtensor-python_0.12.4-1.dsc]
- [xtensor-python_0.12.4.orig.tar.gz]
- [xtensor-python_0.12.4-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Science Maintainers (Mail Archive)
- Ghislain Antony Vaillant
外部的资源:
- 主页 [quantstack.net]
相似软件包:
Python bindings for the xtensor library
xtensor is a C++ library for multi-dimensional arrays enabling numpy-style broadcasting and lazy computing.
xtensor-python enables inplace use of numpy arrays in C++ with all the benefits from xtensor:
- C++ universal function and broadcasting - STL - compliant APIs. - A broad coverage of numpy APIs (see the numpy to xtensor cheat sheet).
The Python bindings for xtensor are based on the pybind11 C++ library, which enables seemless interoperability between C++ and Python.
This package provides the header-only library.
其他与 xtensor-python-dev 有关的软件包
|
|
|
-
- dep: pybind11-dev (>= 2.0.0)
- seamless operability between C++11 and Python
-
- dep: xtensor-dev (>= 0.10.9)
- multi-dimensional arrays with broadcasting and lazy computing
-
- sug: xtensor-python-doc
- documentation for xtensor-python