HPGL stands for High Performance Geostatistics Library.
HPGL is written in C++ / Python to realize some geostatistical algorithms (see full list below). The algorithms are called in Python, by executing the corresponding commands.
HPGL boasts the following features:
The current version of HPGL (0.9.9) implements the following algorithms:
Algorithm | GSLIB | HPGL 0.9.5 |
---|---|---|
Simple Kriging | 4m 10s | 1m 7s |
Ordinary Kriging | 4m 30s | 1m 80s |
Indicator Kriging | 1h 30m+ | 1m 60s |
Sequential Indicator Simulation | 4m 40s | 1m 30s |
Sequential Gaussian Simulation | 3m 10s | 1m 70s |
The Authors wish to thank Andre Journel for his valuable support and indefatigable enthusiasm.
The Authors also thank Iskander Shafikov for his assistance with the English translations and the User Guide cover.