Paul Romano

Results 238 comments of Paul Romano

Closing in favor of #3525

@MatteoZammataro sorry I haven't had a chance to look at this yet. As you've probably figured, I'm working to get through the backlog of PRs and will take a look...

@MicahGale all of your comments should be addressed at this point. Let us know if you're satisfied and if so, we'll go ahead and merge. Thanks!

@connoramoreno Thank you for the PR, and apologies for the delay in providing a proper review. As you may have noticed, we’re currently working through a significant backlog of PRs,...

If there is other software (e.g. [Fudge](https://github.com/LLNL/fudge)) that can convert GNDS to ENDF, there's not a huge motivation for us to reinvent the wheel. If and when evaluators start putting...

For the `Model.plot()` method, one can already set the `origin` and `width` as arguments, which are taken as keyword arguments that are passed on to `Universe.plot`. For `Plot.from_geometry`, the main...

@zaknatnt This was fixed in #109 so we just need to put out a new release that includes that fix. I'll try to get to that today and then once...

@zaknatnt we've just published a new release of watts on PyPI. Please upgrade your installation (`pip install -U watts`) and your issue with the extra template should be fixed 🤞...

Yes, if we don't need to reinvent the wheel, that would be much preferred!

@gonuke Good point, I'll take a stab at implementing that