sixty-north / segpy

A Python package for reading and writing SEG Y files.
Other
102 stars 54 forks source link

Added support for using C++ IBM float impl. #39

Closed abingham closed 7 years ago

abingham commented 7 years ago

If the C++ extension is available, then it will be used. The user can also force the use of the Python implementation if desired (though this is probably only useful for testing).