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

Fixes sqrt issue by easing up first guess intrinsics #349

Merged
merged 2 commits into from
Apr 23, 2021
Merged

Conversation

paupino
Copy link
Owner

@paupino paupino commented Apr 22, 2021

Fixes #347
This also includes some minor speed improvements. This feature can be improved substantially by avoiding the decimal to/from however that can be a future issue.

@paupino paupino merged commit 62dd5b7 into master Apr 23, 2021
@paupino paupino deleted the issue/347 branch April 23, 2021 00:12
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.

panic while calc sqrt for a positive number
1 participant