Skip to content

Conversation

@TonyCrane
Copy link
Collaborator

Motivation

Reduce warning from numpy:

RuntimeWarning: invalid value encountered in double_scalars
  cos_angle = np.dot(v1, v2) / n1 * n2

by making the denominator also np.float64

Fix ControlsExample by changing Text.size to Text.font_size

@TonyCrane TonyCrane merged commit 1f32a9e into master Apr 7, 2022
TonyCrane added a commit that referenced this pull request Apr 7, 2022
@TonyCrane TonyCrane deleted the some_fix branch April 7, 2022 03:01
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

Successfully merging this pull request may close these issues.

2 participants