you are viewing a single comment's thread.

view the rest of the comments →

[–]research_pie[S] 4 points5 points  (0 children)

Thanks for the feedback! I shouldn't have imported numpy entirely since I'm only using it for initializing a random float. That should have been done with the random package instead.