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

Enable mixed precision #104

Closed
Joshuaalbert opened this issue Sep 5, 2024 · 1 comment
Closed

Enable mixed precision #104

Joshuaalbert opened this issue Sep 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Joshuaalbert
Copy link
Owner

To make the forward modelling and calibration performant we must be intentional with precision and not use more that necessary. We take inspiration from JMP library and create a type policy for casting various types.

@Joshuaalbert
Copy link
Owner Author

Done in #101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant