You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2021. It is now read-only.
I removed the leading period from class attributes. This appears to be consistent with other python papers in this journal.
I also added parentheses at the end of function calls (which helps ID them as functions). It should be verified that none are missing.