| Port details on branch 2025Q1 |
- xtensor Multi-dimensional arrays with broadcasting and lazy computing
- 0.27.1 math
=0 0.27.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-03-12 08:56:45
- Last Update: 2025-10-15 07:02:48
- Commit Hash: 6669d88
- License: BSD3CLAUSE
- WWW:
- https://github.com/xtensor-stack/xtensor
- Description:
- xtensor is a C++ library meant for numerical analysis with multi-dimensional
array expressions.
xtensor provides:
* an extensible expression system enabling lazy broadcasting
* an API following the idioms of the C++ standard library
* tools to manipulate array expressions and build upon xtensor
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/math/xtensor/ && make install clean
- To add the package, run one of these commands:
- pkg install math/xtensor
- pkg install xtensor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xtensor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1760416559
SHA256 (xtensor-stack-xtensor-0.27.1_GH0.tar.gz) = 117c192ae3b7c37c0156dedaa88038e0599a6b264666c3c6c2553154b500fe23
SIZE (xtensor-stack-xtensor-0.27.1_GH0.tar.gz) = 1224405
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:
-
- nlohmann-json>0 : devel/nlohmann-json
- xtl-quant-stack>0 : devel/xtl-quant-stack
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- nlohmann-json>0 : devel/nlohmann-json
- xtl-quant-stack>0 : devel/xtl-quant-stack
- doctest>0 : devel/doctest
- googletest>0 : devel/googletest
- Runtime dependencies:
-
- nlohmann-json>0 : devel/nlohmann-json
- xtl-quant-stack>0 : devel/xtl-quant-stack
- This port is required by:
- for Build
-
- astro/pykep
- math/xtensor-blas
- math/xtensor-io
- math/xtensor-python
- math/zarray
- misc/fastscapelib
- misc/py-fastscapelib
- for Run
-
- math/xtensor-blas
- math/xtensor-io
- math/xtensor-python
- math/zarray
- misc/fastscapelib
- science/highfive
Configuration Options:
- No options to configure
- Options name:
- math_xtensor
- USES:
- cmake:testing
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|