-
Notifications
You must be signed in to change notification settings - Fork 14
np.floor instead of np.ceil #8
Copy link
Copy link
Open
Description
Line 153 in f398d28
| i = furthest_sum(X[:, I], noc, [int(np.ceil(len(I) * np.random.rand()))]) |
Why are you using np.ceil here? Because it is possible to select and
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels