Skip to content

Implementation of arange algorithm#5

Merged
JohanMabille merged 1 commit intoxtensor-stack:mainfrom
vvish:vvish/feat/arange
Mar 17, 2026
Merged

Implementation of arange algorithm#5
JohanMabille merged 1 commit intoxtensor-stack:mainfrom
vvish:vvish/feat/arange

Conversation

@vvish
Copy link
Contributor

@vvish vvish commented Feb 24, 2026

@vvish vvish force-pushed the vvish/feat/arange branch from af42ce7 to 85efe71 Compare February 27, 2026 22:56
@JohanMabille
Copy link
Member

JohanMabille commented Mar 2, 2026

Thanks for the fix! Let us know it's ready for review.

@vvish
Copy link
Contributor Author

vvish commented Mar 8, 2026

Thanks for the fix! Let us know it's ready for review.

Thank you. Please have a look.

I also have a question: are there any CI driven benchmarks in the stack that could also be integrated in this repository? I expect these algorithms to have different relative performance on different platforms and was wondering if something already exists in the stack that can help to make informed decision about applicability and drive further optimizations.

@vvish vvish marked this pull request as ready for review March 8, 2026 19:59
@JohanMabille JohanMabille merged commit 07fbbd5 into xtensor-stack:main Mar 17, 2026
16 checks passed
@JohanMabille
Copy link
Member

Thanks again for this. We only have "hand-crafted" benchmarks in xsimd.

We use Google Benchmark in xtensor, but not sure there's a lot we can reuse here. I'm open to suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants