Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 18:27
· 3 commits to refs/heads/main since this release
48b5c42

Changes

馃 Fixes

  • Fix logical error in array item checks (#138) @tasansal
  • Correct mapping for LineNumber in SEGYIO_BIN_FIELD_MAP (#137) @tasansal
  • Update array function calls to handle subclasses (#136) @tasansal
  • Implement numpy concatenate support in SegyArray (#135) @tasansal