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

More clean-up of the NSE solver #680

Merged
merged 1 commit into from Nov 1, 2023
Merged

Conversation

yut23
Copy link
Collaborator

@yut23 yut23 commented Nov 1, 2023

  • replace more magic numbers with values from scipy.constants
  • use np.ndarray.copy() instead of copy.deepcopy()
  • scope the warning filter for fsolve()

* replace more magic numbers with values from `scipy.constants`
* use `np.ndarray.copy()` instead of `copy.deepcopy()`
* scope the warning filter for `fsolve()`
@zingale zingale merged commit bdd0909 into pynucastro:main Nov 1, 2023
9 checks passed
@yut23 yut23 deleted the nse-cleanup-2 branch November 9, 2023 20:47
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.

None yet

3 participants