Port details on branch 2025Q3 |
- xtensor-python Python bindings for xtensor
- 0.27.0 math
=2 0.27.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-11-27 05:27:06
- Last Update: 2024-02-16 18:08:32
- Commit Hash: a79d9cb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/xtensor-stack/xtensor-python
- Description:
- Python bindings for the xtensor C++ multi-dimensional array library.
xtensor is a C++ library for multi-dimensional arrays enabling numpy-style
broadcasting and lazy computing.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- xtensor-python>0:math/xtensor-python
- To install the port:
- cd /usr/ports/math/xtensor-python/ && make install clean
- To add the package, run one of these commands:
- pkg install math/xtensor-python
- pkg install xtensor-python
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xtensor-python
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708074061
SHA256 (xtensor-stack-xtensor-python-0.27.0_GH0.tar.gz) = 40ee01bd213aeb7bf64f6d8a3257f4fa98ed31c401596c6c7b3b115f61a473b9
SIZE (xtensor-stack-xtensor-python-0.27.0_GH0.tar.gz) = 65455
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xtensor>0 : math/xtensor
- pybind11>0 : devel/pybind11
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.9 : lang/python39
- Test dependencies:
-
- googletest>0 : devel/googletest
- pybind11>0 : devel/pybind11
- python3.9 : lang/python39
- Runtime dependencies:
-
- xtensor>0 : math/xtensor
- pybind11>0 : devel/pybind11
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- misc/py-fastscapelib
Configuration Options:
- No options to configure
- Options name:
- math_xtensor-python
- USES:
- cmake compiler:c++14-lang python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|