Skip to content

Conversation

@MatthewSZhang
Copy link
Collaborator

Checklist

  • Used a personal fork to propose changes
  • A reference to a related issue: ENH Speed up beam search #197
  • A description of the changes: Use numpy array operators to speed up beam search

@MatthewSZhang MatthewSZhang self-assigned this Nov 8, 2025
@MatthewSZhang MatthewSZhang added maintenance non-functional maintenance narx and removed narx labels Nov 8, 2025
@MatthewSZhang MatthewSZhang linked an issue Nov 8, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Nov 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (509ee9c) to head (d93ccf7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #198   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          689       681    -8     
=========================================
- Hits           689       681    -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MatthewSZhang MatthewSZhang merged commit 5c2dbe3 into scikit-learn-contrib:main Nov 8, 2025
19 checks passed
@MatthewSZhang MatthewSZhang deleted the np-beam branch November 8, 2025 12:30
github-actions bot added a commit that referenced this pull request Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance non-functional maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENH Speed up beam search

1 participant