Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 355 Bytes

File metadata and controls

13 lines (8 loc) · 355 Bytes

Surface_Blasting_PyQt

A small app to display in 2 and 3 dimensions the layout of the drillholes in a surface blasting site.

Main script: PyBlastGraph

Built with:

PyQt: a python plugin for Qt to create GUI.

python3: version 3.7.

pyqtgraph: a python library for scientific graphics and GUI.

numpy: a python library for linear algebra operations.