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

Move math module to kernel #195

Merged
merged 5 commits into from
Feb 16, 2022
Merged

Move math module to kernel #195

merged 5 commits into from
Feb 16, 2022

Conversation

hannobraun
Copy link
Owner

This is another clean-up that came out of my experimentation with #193.

I'm about to make changes to `crate::math` that are most useful in
`kernel`. It will be tedious to adapt all code outside the kernel to
these changes, so I've decided to no longer use `crate::math` outside of
the kernel.

This decision might be reverted later, once the dust has settled a bit.
But for now, this isn't too much of a loss.
See previous commit for justification.
See one of the previous commits for justification.
See one of the previous commits for justification.
It is no longer used outside of the kernel.
@hannobraun hannobraun enabled auto-merge February 16, 2022 14:34
@hannobraun hannobraun merged commit 07ae72b into main Feb 16, 2022
@hannobraun hannobraun deleted the math branch February 16, 2022 14:38
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.

1 participant