neurodata / mgcpy-old

MGCPY WILL NO LONGER BE UPDATED. THE NEW REPO CAN BE FOUND HERE:
https://github.com/neurodata/hyppo
Apache License 2.0
31 stars 45 forks source link

Fix random seed/clock time bug #162

Closed bdpedigo closed 5 years ago

bdpedigo commented 5 years ago

Fixes #161

Removes the random seed setting in abstract class based on the integer clock time, this is unstable because you are truncating the clock time by doing so.

netlify[bot] commented 5 years ago

Deploy preview for mgc ready!

Built with commit 5ceeaa83f91c1f2c73585854db9737a1227df8b4

https://deploy-preview-162--mgc.netlify.com

bdpedigo commented 5 years ago

This was the problem line

sampan501 commented 5 years ago

Yea we are currently just using pep8 but I think it's fine