xtensor 0.23.10-13 source package in Ubuntu

Changelog

xtensor (0.23.10-13) unstable; urgency=medium

  * build mipsel with -mxgot (CXXFLAGS and LDFLAGS). Closes: #995867.
  * remove -g build flag on low-memory arches (required for mipsel)

 -- Drew Parsons <email address hidden>  Wed, 27 Oct 2021 05:28:57 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xtensor_0.23.10-13.dsc 2.4 KiB ec7257fb4ba44f0657caca7a455235fdc08cf8b816ef9d006488f4eadb106f1e
xtensor_0.23.10.orig.tar.gz 1.1 MiB 2e770a6d636962eedc868fef4930b919e26efe783cd5d8732c11e14cf72d871c
xtensor_0.23.10-13.debian.tar.xz 29.8 KiB 6c028d7e3faf87909988d7d1516e674cc2d1255b004181af411ef19cb0ad5b5c

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.