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

Change generic method name to jet_reconstruct #39

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

graeme-a-stewart
Copy link
Member

There is no need to have the prefix generic on the main interface, it's simpler just to call it jet_reconstruct.

Update the README to show how to run reconstruction using the "Best" strategy (this is the default way).

Add also a note on sorting (which is super trivial in Julia, so no need to support specific methods for
Vector{PseudoJet} as fastjet does).

There is no need to have the prefix `generic`

Update the README to show how to ruin reconstruction
using the "Best" strategy (should be the default way)

Add also a note on sorting (which is super trivial in Julia,
so no need to support specific methods for
`Vector{PseudoJet}` as fastjet does)
@graeme-a-stewart graeme-a-stewart merged commit 0753d2e into main Apr 19, 2024
4 checks passed
@graeme-a-stewart graeme-a-stewart deleted the rename-interface branch April 19, 2024 14:15
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.

1 participant