Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function unrelated to class #4

Open
andreykurenkov opened this issue Dec 5, 2019 · 0 comments
Open

Function unrelated to class #4

andreykurenkov opened this issue Dec 5, 2019 · 0 comments
Assignees

Comments

@andreykurenkov
Copy link
Collaborator

Some functions are general util and not related to class (do not use self) . Should be moved to a util module to keep stuff within class class specific.

def random_vec_bounded(self, lower_bound, upper_bound):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants