Skip to content

Adding tile function #880

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 6, 2025
Merged

Adding tile function #880

merged 3 commits into from
Jul 6, 2025

Conversation

prady0t
Copy link
Collaborator

@prady0t prady0t commented Jun 29, 2025

What type of PR is this? (check all applicable)

  • πŸ’Ύ Refactor
  • πŸͺ„ Feature
  • 🐞 Bug Fix
  • πŸ”§ Optimization
  • πŸ“š Documentation
  • πŸ§ͺ Test
  • πŸ› οΈ Other

Related issues

  • Related issue #
  • Closes #

Checklist

  • Code follows style guide
  • Tests added
  • Documented the changes

Please explain your changes below.

Added the suppport for tile function (np.tile equivalent).

prady0t added 2 commits June 29, 2025 23:44
Signed-off-by: Pradyot Ranjan <[email protected]>
Signed-off-by: Pradyot Ranjan <[email protected]>
Copy link

codspeed-hq bot commented Jun 29, 2025

CodSpeed Performance Report

Merging #880 will improve performances by 45.89%

Comparing prady0t:tile-function (9338d2c) with main (df97f54)

Summary

⚑ 2 improvements
βœ… 338 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
⚑ test_index_fancy[side=100-rank=1-format='coo'] 1,365.1 ¡s 935.7 ¡s +45.89%
⚑ test_index_slice[side=100-rank=2-format='gcxs'] 3 ms 2.1 ms +45.34%

@hameerabbasi hameerabbasi merged commit 93b5071 into pydata:main Jul 6, 2025
17 of 19 checks passed
@hameerabbasi
Copy link
Collaborator

Thanks, @prady0t!

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