Skip to content

root: add F32::exp and F32::ln#554

Merged
nilscrm merged 10 commits intodevfrom
float-ops
May 7, 2026
Merged

root: add F32::exp and F32::ln#554
nilscrm merged 10 commits intodevfrom
float-ops

Conversation

@nilscrm
Copy link
Copy Markdown
Contributor

@nilscrm nilscrm commented Apr 16, 2026

No description provided.

@nilscrm nilscrm requested a review from tjjfvi April 16, 2026 13:12
@github-actions github-actions Bot changed the base branch from main to dev April 16, 2026 13:12
Comment thread root/numeric/F32/common.vi Outdated
Comment thread root/numeric/F32/common.vi Outdated
Comment thread root/numeric/F32/ln.vi Outdated
Comment thread root/numeric/F32/ln.vi Outdated
Comment thread root/numeric/F64/common.vi
Comment thread tests/programs/f32_ops.vi
Comment thread tests/snaps/programs/f32_ops/stats Outdated
@nilscrm nilscrm requested a review from tjjfvi April 18, 2026 20:27
@tjjfvi tjjfvi force-pushed the float-ops branch 2 times, most recently from 5b2c992 to c36e08d Compare April 27, 2026 14:39
@tjjfvi
Copy link
Copy Markdown
Member

tjjfvi commented Apr 27, 2026

I rebased the PR onto #545. I also increased the number of randomly tested floats from 100 to 10_000, which revealed some 1-ulp differences in F64 log. I imagine that's to be expected, but the test was written to fail on that, so checks are currently failing.

@nilscrm
Copy link
Copy Markdown
Contributor Author

nilscrm commented May 3, 2026

I rebased the PR onto #545. I also increased the number of randomly tested floats from 100 to 10_000, which revealed some 1-ulp differences in F64 log. I imagine that's to be expected, but the test was written to fail on that, so checks are currently failing.

Yes, thanks, I believe the difference is to be expected.

@nilscrm nilscrm added this pull request to the merge queue May 7, 2026
Merged via the queue into dev with commit f0a5b6e May 7, 2026
2 checks passed
@nilscrm nilscrm deleted the float-ops branch May 7, 2026 13:36
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