Skip to content

Conversation

@dragos-ana
Copy link
Collaborator

@dragos-ana dragos-ana commented May 28, 2025

  • Fixed the evaluation of functional expressions by using numexpr. The previous approach of using eval was unsafe, while safely_parse_string did not work properly. The latter was also removed.
  • Adapted the requirements files to include numexpr.

In collaboration with @c-p-schmidt

@dragos-ana dragos-ana self-assigned this May 28, 2025
@dragos-ana dragos-ana requested a review from gilrrei May 28, 2025 15:14
- Fixed the evaluation of functional expression by using
numexpr. The previous approach of using eval was unsafe,
while safely_parse_string did not work properly. The latter
was also removed.
- Adapted the requirements files to include numexpr.
@dragos-ana dragos-ana force-pushed the fix-function-evaluation branch from c5a82c7 to 5383653 Compare May 28, 2025 15:15
Copy link
Collaborator

@gilrrei gilrrei left a comment

Choose a reason for hiding this comment

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

Sorry for the late review. Lgtm, thanks fir the update

@dragos-ana dragos-ana merged commit fbe6efd into 4C-multiphysics:main May 30, 2025
1 check passed
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