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
_constraints 0000000108 108 Bytes
xtensor-0.24.4.tar.gz 0001203049 1.15 MB
xtensor.changes 0000003938 3.85 KB
xtensor.spec 0000003540 3.46 KB
Revision 5 (latest revision is 10)
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1062329 from Matwey Kornilov's avatar Matwey Kornilov (matwey) (revision 5)
- Version 0.24.4
  - Align qualifiers using clang-format
  - Add xt::quantile
  - Add swapaxes and moveaxis
  - Enforce { ... }
  - Manual style fixes
  - Do not step further than last element in xreducer_stepper aggregation
  - Upgraded to xsimd 10.0.0
  - Explicitly declare test_xtensor_core_lib as STATIC
  - fix npy_file move assignment
  - Install as arch-independent
  - Change extended tests test header
  - argmax crashes when compiled using Visual Studio compiler with O1/O2 optimizations
  - Fix xindexed_view::to_end
  - Change xindex_view reference type to handle const data
  - Fix TBB target in CMake exported interface
  - Document missing xsort functions
  - Specialize get_strides_type for xbuffer_adaptor
  - find external packages (threads) after defining project
- Drop 0001-Explicitly-declare-test_xtensor_core_lib-as-STATIC.patch: upstreamed
Comments 0
openSUSE Build Service is sponsored by