Skip to content

Conversation

@danneker
Copy link
Contributor

This is a simple commit to add double numeric support to the IndexBlueprint.

A double-precision 64-bit IEEE 754 floating point number, restricted to finite values : documentation.

This 'fixes' rounding errors that a numeric float field can have as there is higher precision.

@pdphilip
Copy link
Owner

Thanks @danneker - added the remaining num types whilst we're at it (Thanks for linking docs).

Tested and happy to merge 👍

@pdphilip pdphilip merged commit 1b2568f into pdphilip:main May 15, 2024
@danneker
Copy link
Contributor Author

Super, thanks! Great idea to add all the num types 😎

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