fusion-energy / openmc-plasma-source

Creates a plasma source as an openmc.source object from input parameters that describe the plasma
MIT License
26 stars 11 forks source link

Changed version of numpy. #7

Closed mdfaisal98 closed 2 years ago

mdfaisal98 commented 2 years ago

This PR changes the version of numpy from numpy==1.21.2 to numpy>=1.9 related to #6 .

RemDelaporteMathurin commented 2 years ago

@Shimwell are you ok with this?

shimwell commented 2 years ago

Super, looks good to me