Skip to content

update for compress_vectors #471

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

Merged
merged 1 commit into from
Aug 16, 2020
Merged

Conversation

jacobwilliams
Copy link
Owner

now, a mixed array of ints and reals will now also be compressed if this option is enabled. Fixes #470

now, a mixed array of ints and reals will now also be compressed if this option is enabled. Fixes #470
@codecov-commenter
Copy link

Codecov Report

Merging #471 into master will not change coverage.
The diff coverage is 88.00%.

@@           Coverage Diff           @@
##           master     #471   +/-   ##
=======================================
  Coverage   89.98%   89.98%           
=======================================
  Files           6        6           
  Lines        5284     5284           
=======================================
  Hits         4755     4755           
  Misses        529      529           

@jacobwilliams jacobwilliams merged commit 2e32910 into master Aug 16, 2020
@jacobwilliams jacobwilliams deleted the 470-compress-vectors-update branch August 16, 2020 19:04
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.

compress_vectors for mixed int, real arrays
2 participants