[segyio] 144/376: Merge pull request #63 from kjellkongsvik/dt_python
Jørgen Kvalsvik
jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
jokva-guest pushed a commit to branch debian
in repository segyio.
commit 86750c36ed1a6163aafae08520dfaa954bab0a30
Merge: d38d356 ac8ca21
Author: Kjell Kongsvik <kwko at statoil.com>
Date: Mon Dec 5 09:34:39 2016 +0100
Merge pull request #63 from kjellkongsvik/dt_python
Read dt in python. Closes #62
mex/SegySpec.m | 3 ++-
mex/segy_interpret_segycube_mex.c | 8 -------
mex/segyspec_mex.c | 29 +++++++++++++++--------
python/segyio/CMakeLists.txt | 1 +
python/segyio/__init__.py | 1 +
python/segyio/_segyio.c | 17 ++++++++++++++
python/segyio/segy.py | 2 +-
python/segyio/tools.py | 5 ++++
src/segyio/segy.c | 48 +++++++++++++++++----------------------
src/segyio/segy.h | 3 ++-
src/spec/segyspec.c | 4 ++--
src/spec/segyspec.h | 2 +-
tests/test_segy.py | 28 +++++++++++++++++++++++
tests/test_segyspec.c | 11 ++++++---
tests/test_segyspec_mex.m | 14 ++++++------
15 files changed, 115 insertions(+), 61 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/segyio.git
More information about the debian-science-commits
mailing list