LICENSE
MANIFEST.in
README.md
setup.py
miningpy/VERSION
miningpy/__init__.py
miningpy.egg-info/PKG-INFO
miningpy.egg-info/SOURCES.txt
miningpy.egg-info/dependency_links.txt
miningpy.egg-info/requires.txt
miningpy.egg-info/top_level.txt
miningpy/core/__init__.py
miningpy/core/core.py
miningpy/utilities/__init__.py
miningpy/utilities/export_vtkjs.py
miningpy/utilities/numpy_vtk.py
miningpy/visualisation/ParaViewGlance.html
miningpy/visualisation/__init__.py
miningpy/visualisation/block_model_plot.py
miningpy/visualisation/core.py
miningpy/visualisation/dxf.py
miningpy/visualisation/export_html.py
miningpy/vulcan/__init__.py
miningpy/vulcan/core.py
miningpy/whittle/__init__.py
miningpy/whittle/core.py
tests/test_block_dims.py
tests/test_blocks2dxf.py
tests/test_blocks2vtk.py
tests/test_check_internal_blocks_missing.py
tests/test_check_regular.py
tests/test_export_html.py
tests/test_geo_reblock.py
tests/test_grade_tonnage_plot.py
tests/test_group_weighted_average.py
tests/test_ijk.py
tests/test_index_1Dto3D.py
tests/test_index_3Dto1D.py
tests/test_model_origin.py
tests/test_nblocks_xyz.py
tests/test_plot3D.py
tests/test_rotate_grid.py
tests/test_vulcan_bdf.py
tests/test_vulcan_csv.py
tests/test_xyz.py