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 interpolators to use spire generics #49

Open
glorat opened this issue Feb 8, 2020 · 1 comment
Open

Refactor interpolators to use spire generics #49

glorat opened this issue Feb 8, 2020 · 1 comment
Labels
good first issue Good for newcomers

Comments

@glorat
Copy link
Owner

glorat commented Feb 8, 2020

They used to use Fractional[N] but this causes a massive memory spike. Per typelevel/spire#879 Using N:Field:Order and Field[N] is more likely to work so should be tried some day.

@glorat glorat added the good first issue Good for newcomers label Feb 8, 2020
@glorat
Copy link
Owner Author

glorat commented Feb 8, 2020

Refer to commits
1ecc391
ac715b3
22e06ca
as to what to reinstate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant