xtensor-stack
xtensor
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add ASAN CI build workflow (#2914) # Description Add ASAN tests and fix ASAN errors --------- Co-authored-by: Alexis Placet <2400067+Alex-PLACET@users.noreply.github.com>
master
3 days ago
revert iterator deref
Alex-PLACET:add_asan_ci_build
4 days ago
Fix warnings from use of std::accumulate in xbuilder (#2926) # Checklist - [ ] The title and commit message(s) are descriptive. - [ ] Small commits made to fix your PR have been squashed to avoid history pollution. - [ ] Tests have been added for new features or bug fixes. - [ ] API of new functions and classes are documented. # Description The internal type of std::accumulate is determined by the init parameter. Initializing with 0 (int) results in a "conversion from 'size_t' to 'type', possible loss of data" warning in MSVC. Related #2732 The second commit replacing size_t with std::size_t is just for consistency.
master
11 days ago
Use std::size_t in xbuilder
bredej:master
11 days ago
Merge remote-tracking branch 'upstream/master' into masked-view-lazy-streaming
Alex-PLACET:masked-view-lazy-streaming
15 days ago
Merge remote-tracking branch 'upstream/master' into add_comparative_benchmarks_with_numpy
Alex-PLACET:add_comparative_benchmarks_with_numpy
15 days ago
Merge remote-tracking branch 'upstream/master' into add_asan_ci_build
Alex-PLACET:add_asan_ci_build
15 days ago
removed decltype wrappers for type declarations
spectre-ns:sfinae-to-constexpr
16 days ago
Latest Branches
CodSpeed Performance Gauge
-7%
Add ASAN CI build workflow
#2914
4 days ago
34032e5
Alex-PLACET:add_asan_ci_build
CodSpeed Performance Gauge
0%
Fix warnings from use of std::accumulate in xbuilder
#2926
11 days ago
bfbf021
bredej:master
CodSpeed Performance Gauge
0%
Masked view lazy streaming
#2900
15 days ago
6565cf4
Alex-PLACET:masked-view-lazy-streaming
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs