xtensor

Edit Package xtensor
https://github.com/xtensor-stack/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. Adaptors for existing data structures to be plugged into our expression system can easily be written.

In fact, xtensor can be used to process NumPy data structures inplace using Python's buffer protocol. Similarly, we can operate on Julia and R arrays. For more details on the NumPy, Julia and R bindings, check out the xtensor-python, xtensor-julia and xtensor-r projects respectively.

Refresh
Refresh
Source Files
Filename Size Changed
0001-Explicitly-declare-test_xtensor_core_lib-as-STATIC.patch 0000001474 1.44 KB
_constraints 0000000108 108 Bytes
xtensor-0.24.3.tar.gz 0001193952 1.14 MB
xtensor.changes 0000002928 2.86 KB
xtensor.spec 0000003708 3.62 KB
Revision 4 (latest revision is 10)
Daniel Weatherill's avatar Daniel Weatherill (weatherhead99) accepted request 1029937 from Matwey Kornilov's avatar Matwey Kornilov (matwey) (revision 4)
- Version 0.24.3
  - Rename and fix storage iterator #2534
  - rename storage_rbegin, storage_rend, ... to linear_rbegin, ... #2535
  - Enabling reference value types for xfunction. #2532
  - fixing linear iterator docs. #2538
  - Minor improvements for Windows (MSVC, ClangCl) support #2531
  - changing static layout in xtsrided_view temporary_type to container's layout #2553
  - Upgraded to xsimd 9.0.1 #2573
- Enable unit tests:
  - Add 0001-Explicitly-declare-test_xtensor_core_lib-as-STATIC.patch: fix build
Comments 0
openSUSE Build Service is sponsored by