Commit Graph

9 Commits

Author SHA1 Message Date
Robert Smallshire c4703af67a Work in progress on extraction to numpy data structures. 2015-06-11 12:32:00 +02:00
Robert Smallshire e5d409eb93 Refactors extract_inline_3d 2015-06-08 23:39:09 +02:00
Robert Smallshire ee9f2cbb52 Adds an extract_inline_3d() function to segpy_numpy 2015-06-08 21:37:03 +02:00
Robert Smallshire 6d986a21a9 Adds code for extraction of an inline. 2015-06-07 22:35:32 +02:00
Robert Smallshire 39988a2ca0 Removes the segpy_numpy/numpy directory. 2015-06-04 17:11:43 +02:00
Robert Smallshire 506ce10581 Removes segpy_numpy.__init__.py 2015-06-04 15:22:21 +02:00
Robert Smallshire c839a49531 Removes unnecessary print statement. 2015-05-07 13:52:46 +02:00
Robert Smallshire 3269e13705 Removes unnecessary __init__.py file. 2015-05-06 20:21:10 +02:00
Robert Smallshire e6ed86dc8d Relocate segpy.ext.numpyext to a separately deployable package segpy-numpy which using pkg_resources entry points to deploy itself into segpy.ext at runtime. 2015-02-26 20:25:42 +01:00