xtensor 0.25.0-1 source package in Ubuntu

Changelog

xtensor (0.25.0-1) unstable; urgency=medium

  * New upstream release

 -- Drew Parsons <email address hidden>  Sun, 04 Feb 2024 22:18:19 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xtensor_0.25.0-1.dsc 2.4 KiB e5ac75072a42819282b1a0d74bccf1a8682f654f5865c69a2932e083f5a4e271
xtensor_0.25.0.orig.tar.gz 1.2 MiB 32d5d9fd23998c57e746c375a544edf544b74f0a18ad6bc3c38cbba968d5e6c7
xtensor_0.25.0-1.debian.tar.xz 9.2 KiB 64be8b24add28db35da92afd93f86fa0e1c32b8f2ed80acedc47a1ae37caa8aa

Available diffs

No changes file available.

Binary packages built by this source

libxtensor-dev: multi-dimensional arrays with broadcasting and lazy computing

 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.
 .
 Containers of xtensor are inspired by NumPy, the Python array programming
 library. In fact, xtensor can be used to process numpy data structures inplace
 using Python's buffer protocol. For more details on the numpy bindings, check
 out the xtensor-python project.
 .
 This package provides the header-only library.

xtensor-dev: multi-dimensional arrays with broadcasting (transition package)

 xtensor is a C++ library meant for numerical analysis with multi-dimensional
 array expressions.
 .
 This is a dummy package transitioning to libxtensor-dev.

xtensor-doc: documentation for xtensor

 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.
 .
 Containers of xtensor are inspired by NumPy, the Python array programming
 library. In fact, xtensor can be used to process numpy data structures inplace
 using Python's buffer protocol. For more details on the numpy bindings, check
 out the xtensor-python project.
 .
 This package provides the documentation.