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

Add attributes specific to line interaction in the Tracker classes. #2662

Closed

Conversation

Sumit112192
Copy link
Contributor

📝 Description

Type: 🎢 restructure

PR #2650 needs to be merged first before this PR.
This PR introduces Line attributes to tracker classes.

🚦 Testing

How did you test these changes?

  • Testing pipeline
  • Other method (describe)
  • My changes can't be tested (explain why)

☑️ Checklist

  • I requested two reviewers for this pull request
  • I updated the documentation according to my changes
  • I built the documentation by applying the build_docs label

Note: If you are not allowed to perform any of these actions, ping (@) a contributor.

self.energy = 0.0
self.shell_id = -1
self.interaction_type = -1
self.line_interaction_in_id = -1
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
self.line_interaction_in_id = -1
self.interaction_in_line_id = -1

@tardis-bot
Copy link
Contributor

tardis-bot commented Jun 21, 2024

*beep* *bop*
Hi human,
I ran benchmarks as you asked comparing master (9aec7a7) and the latest commit (02b845a).
Here are the logs produced by ASV.
Results can also be downloaded as artifacts here.
Significantly changed benchmarks:

· No results found

All benchmarks:

· No results found

@Sumit112192 Sumit112192 marked this pull request as ready for review June 24, 2024 10:09
@andrewfullard andrewfullard marked this pull request as draft July 8, 2024 14:26
@wkerzendorf
Copy link
Member

@Sumit112192 this should be closed, right?

@Sumit112192
Copy link
Contributor Author

@Sumit112192 this should be closed, right?

Yes. Closing.

@Sumit112192 Sumit112192 deleted the AttributesTrackerClasses branch September 8, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants