Skip to content
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

refactor!: replace hipo::bank::iterator with hipo::bank::rowlist #50

Merged
merged 25 commits into from
May 6, 2024

Conversation

c-dilks
Copy link
Contributor

@c-dilks c-dilks commented Mar 23, 2024

New class hipo::bank::rowlist to encapsulate list_t = std::vector<int> which contains the row numbers. Calling hipo::bank::rowlist::filter may be used to filter bank rows by arbitrary first-order functions.

README.md Outdated Show resolved Hide resolved
@c-dilks
Copy link
Contributor Author

c-dilks commented Mar 28, 2024

Calling make on macOS CI tests is blocked by #51

@c-dilks
Copy link
Contributor Author

c-dilks commented Mar 29, 2024

Calling make on macOS CI tests is blocked by #51

resolved here, and cherry-picked to #52

@c-dilks
Copy link
Contributor Author

c-dilks commented Mar 29, 2024

iguana testing at JeffersonLab/iguana#152

@c-dilks c-dilks marked this pull request as ready for review April 9, 2024 19:46
@c-dilks
Copy link
Contributor Author

c-dilks commented Apr 9, 2024

@gavalian this is ready

Copy link
Owner

@gavalian gavalian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@gavalian gavalian merged commit e659099 into gavalian:master May 6, 2024
7 checks passed
@c-dilks c-dilks deleted the range-based-it branch May 6, 2024 19:19
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