Radiation-Transport / iWW-GVR

A tool to manipulate MCNP weight window (WW) and to generate Global Variance Reduction (GVR) parameters
Other
7 stars 7 forks source link

Use py38 #7

Closed dvp2015 closed 3 years ago

dvp2015 commented 3 years ago

I managed to run the program and python 3.8.6 with the recent libraries with some minor changes. This happened under Linux but should do on Windows as well. Unfortunately, there are no tests to check. The changes in the major modules are cosmetic: too much linter warnings. HTH

To me, we'd better separate interactive interface and core functionality.