Skip to content

Conversation

@JohnMcAninley
Copy link

Addresses issue #40 regarding by changing all double literals to float literals. This improves performance on systems such as the RP2350 which have hardware support for single precision floats but not for double precision floats. On architectures such as 8-bit AVR, this change will have no effect as doubles and floats are already treated identically.

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.

1 participant