-
Notifications
You must be signed in to change notification settings - Fork 8
Post 6.7.1 fixes #19
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
base: master
Are you sure you want to change the base?
Post 6.7.1 fixes #19
Conversation
|
I think all of these fixes have either been included in master or fixed another way. For example we're now using raw strings for most docstrings instead of double-escaping LaTeX stuff. The main functional difference with master is the covariance file naming convention in brownies/bin/endf2gnds.py: gnds-covar.xml (master) vs. gndsCov.xml (this branch). I prefer not to change that convention. If scripts need to load covariance data, the best option is to use ReactionSuite.loadCovariances() |
|
I'd like to close this MR unless you object. |
A collection of changes that may already be in a development branch, but here are the fixes identified by Dave