segyio

Fast Python library for SEGY files.

OTHER License

Downloads
125.3K
Stars
467
Committers
41

Bot releases are visible (Hide)

segyio - Version 1.3.7

Published by jokva almost 7 years ago

1.3.7

  • Makefiles can turn off version detection from git from env or via args
segyio - Version 1.3.6

Published by jokva almost 7 years ago

1.3.6

  • Applications no longer spuriously ignore arguments
  • All assertClose calls in tests have non-zero epsilon
segyio - Version 1.3.5

Published by jokva almost 7 years ago

1.3.5

  • make install respects DESTDIR, also for python files
segyio - Version 1.3.4

Published by jokva almost 7 years ago

Changelog:

  • Reading a slice in gather mode is significantly faster
  • Use ftello when available to support large files on systems where long is 32-bit
  • The python extension is changed to use C++; a C++ compiler is now required,
    not just optional, when building the python extension
  • Many internal and infrastructure improvements
  • The python library is built with setuptools - still integrated with cmake.
    Users building from source can still do cmake && make
  • Git tag is now authority on version numbers, as opposed to the version string
    recorded in the cmake file.
  • General building and infrastructure improvements
segyio - Beta release for 1.3.4

Published by jokva almost 7 years ago

segyio - Beta release for 1.3.4

Published by jokva almost 7 years ago

segyio - Version 1.3.3

Published by jokva about 7 years ago

segyio - Version 1.3.2

Published by jokva about 7 years ago

Bugfix release.

segyio - Version 1.3.1

Published by jokva about 7 years ago

segyio - Version 1.3.0

Published by jokva about 7 years ago

segyio - Version v1.2.1

Published by jokva about 7 years ago

segyio - Version 1.2.0

Published by jokva over 7 years ago

segyio - Version v1.1.0

Published by jokva over 7 years ago

Package Rankings
Top 20.19% on Conda-forge.org
Top 2.43% on Pypi.org
Related Projects