8000 tests: add F32 cube root test by nilscrm · Pull Request #313 · VineLang/vine · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tests: add F32 cube root test #313

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

Merged
merged 1 commit into from
Jul 3, 2025
Merged

tests: add F32 cube root test #313

merged 1 commit into from
Jul 3, 2025

Conversation

nilscrm
Copy link
Contributor
@nilscrm nilscrm commented Jul 3, 2025

Was writing an F32 test case for another project and thought Vine could use it since there are currently only repl tests with F32s.

@nilscrm nilscrm requested a review from tjjfvi July 3, 2025 18:07
Copy link
Member
@tjjfvi tjjfvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The mandelbrot examples use F32s (and are actually why I added them in the first place), but it can't hurt to have some more :)

@nilscrm
Copy link
Contributor Author
nilscrm commented Jul 3, 2025

The mandelbrot examples use F32s (and are actually why I added them in the first place), but it can't hurt to have some more :)

Ah right, totally forgot the ones in the example directory.

@nilscrm nilscrm added this pull request to the merge queue Jul 3, 2025
Merged via the queue into main with commit e528e2a Jul 3, 2025
6 checks passed
@nilscrm nilscrm deleted the f32-test branch July 3, 2025 20: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.

2 participants
0