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

Eliminate use of eval for parsing vectors of numbers. #67

Closed
wants to merge 15 commits into from

Conversation

pkienzle
Copy link
Collaborator

Convert fortran code for magnetic formfactor initialization to python.

This facilitates the bureaucratic removal of an otherwise safe eval() for converting a string to a vector of numbers.

Fixes #52

@pkienzle pkienzle changed the base branch from master to R1.7 February 13, 2024 22:00
@pkienzle
Copy link
Collaborator Author

Moving to the R1.7 branch, without the updated mass tables.

@pkienzle pkienzle closed this Feb 13, 2024
@pkienzle pkienzle deleted the 52-remove-eval branch February 22, 2024 01:17
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.

eval is present within code base.
2 participants