Commit Graph

14 Commits

Author SHA1 Message Date
David R. MacIver 18434779e3 Upgrade to new Hypothesis API. 2015-09-25 15:45:57 +01:00
Robert Smallshire f851958d4c Fixes Issue #23 where the ceil() and floor() tests for IBMFloat were incorrect. 2015-09-20 10:45:09 +02:00
Robert Smallshire 442444b0f1 Tidy up imports. 2015-05-05 13:34:07 +02:00
Robert Smallshire c60ee01796 Remove Python 2.7 crutch for bytes constructor. 2015-05-05 13:21:25 +02:00
Robert Smallshire 88987a8755 Tightened up the tests now that Hypothesis performance has improved. 2015-04-15 09:32:20 +02:00
Robert Smallshire dd24ea6bd8 Improved and more extensive hypothesis tests for IBMFloat. 2015-04-14 21:50:56 +02:00
Robert Smallshire b4b0fe5d92 Some progress on testing and implementing the IBMFloat. 2015-03-13 12:36:11 +01:00
Robert Smallshire 52e2967ec2 Some progress on testing and implementing the IBMFloat. 2015-03-10 19:52:06 +01:00
Robert Smallshire 1779f11b44 Adds a new IBMFloat type which losslessly stores IBM 32 bit floats 2015-03-06 18:58:38 +01:00
Robert Smallshire 99b37024ab Tidy up imports. 2015-01-31 16:08:48 +01:00
Robert Smallshire 4862f347df Reinstate Python 2 compatibility. 2015-01-31 16:00:14 +01:00
Robert Smallshire f8c298a971 Correctness and robustness improvements to the IBM <-> IEEE floating point conversions, including additional tests. 2015-01-30 14:34:27 +01:00
Robert Smallshire 255a490914 Code reorganisation - segpy is now a proper Python package. Rework of the extended textual header for symmetry with the reader. Some additional tests. 2015-01-28 21:42:52 +01:00
Robert Smallshire ee228e2dc9 Improved portability between Python 2 and Python 3. Beginnings of code for writing SEG Y. 2014-10-21 14:54:49 +02:00