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

Store vector values instead of deltas #15

Merged
merged 1 commit into from
Nov 26, 2016
Merged

Store vector values instead of deltas #15

merged 1 commit into from
Nov 26, 2016

Conversation

tfausak
Copy link
Owner

@tfausak tfausak commented Nov 26, 2016

This fixes #10.

I'd like to be able to do this without storing the bias, but I'm not sure how it's calculated. Also this implementation is a little gross with all the fromIntegral calls littered around.

@tfausak tfausak self-assigned this Nov 26, 2016
@tfausak tfausak merged commit 7a8b046 into master Nov 26, 2016
@tfausak tfausak deleted the gh-10-vector branch November 26, 2016 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compute vector fields
1 participant