Skip to content

Conversation

@Money-eng
Copy link
Contributor

Fix issue #30

@pradal pradal self-requested a review November 5, 2025 16:07
The matching is done usinf `one_to_one_match`
"""
from operator import div
from operator import truediv as div
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that the code that use the div operator is ugly.
It will be much better to replace list(map(div, ...by list comprehension.

I will create an issue for this

@pradal pradal merged commit fdf3062 into openalea:hirros Nov 5, 2025
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