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

Refactor solver and tests to support Float32 computations #94

Merged
merged 4 commits into from
Dec 15, 2024
Merged

Conversation

huiyuxie
Copy link
Member

We are ready to shift focus from pure Float64 computations to Float32 computations.

  • Precision tests will remain in pure Float64 to assist correct implementation.
  • The main solver will now include an option for Float32 computations.

@huiyuxie huiyuxie added refactoring Refactoring performance Improve performance labels Dec 14, 2024
@huiyuxie huiyuxie self-assigned this Dec 14, 2024
@huiyuxie huiyuxie merged commit 784d7b0 into main Dec 15, 2024
7 checks passed
@huiyuxie huiyuxie deleted the float32 branch December 15, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Improve performance refactoring Refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant