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

Eqsim #213

Open
wants to merge 31 commits into
base: develop
Choose a base branch
from
Open

Eqsim #213

wants to merge 31 commits into from

Conversation

houjun
Copy link
Member

@houjun houjun commented Oct 23, 2024

Related Issues / Pull Requests

List all related issues and/or pull requests if there are any.

Description

  • Add EQSIM-related benchmark code
  • Add (partial) support for ZFP compression
  • Fix an issue with data querying
  • Fix an issue with >1GB reads
  • Fix an issue with 2d/3d reads

What changes are proposed in this pull request?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected; for instance, examples in this repository must be updated too)
  • This change requires a documentation update

Checklist:

  • My code modifies existing public API, or introduces new public API, and I updated or wrote docstrings
  • I have commented my code
  • My code requires documentation updates, and I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

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.

3 participants