xtensor 0.24.3-2ubuntu1 source package in Ubuntu

Changelog

xtensor (0.24.3-2ubuntu1) mantic; urgency=medium

  * Hardcode clang-15 for the clang autopkg test.

 -- Matthias Klose <email address hidden>  Sun, 30 Jul 2023 13:40:14 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Mantic
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
xtensor_0.24.3.orig.tar.gz 1.1 MiB 3acde856b9fb8cf4e2a7b66726da541275d40ab9b002e618ad985ab97f08ca4f
xtensor_0.24.3-2ubuntu1.debian.tar.xz 9.4 KiB 234ea5d9bef9f5fa35dabe1bedd6461b505522da44ee2561e0b0edf11b090b50
xtensor_0.24.3-2ubuntu1.dsc 2.5 KiB cdf80fa5693c0c38afbff68bcc9c655eed9dd82c71e6fec77cdf681439f7660e

View changes file

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.