v0.2.1¶
Bug fixes¶
Issue Ref |
Summary |
Description |
---|---|---|
[No Ref] |
Neighborhood pre-filtering based on wrong parallelepiped check |
Consider pre-filtering using maximum sphere for now |
Enhancements¶
Issue Ref |
Summary |
Description |
---|---|---|
[No Ref] |
Limit BLAS Thread Number to 1 for kriging |
Faster to run kriging on 1 thread as linear systems to solve are small |
[No Ref] |
Adding vario plot of model along other orientations |
Allow to plot model variogram along directions specified in a dict |
[No Ref] |
Performance Improvement of Variogram calculation |
Vectorization of in angle and in slice computation inducing a major speed-up |
New Features¶
Issue Ref |
Summary |
Description |
---|---|---|
[No Ref] |
Adding new neighborhood kind: max neighbors per category |
Allow selection of a maximum number of points for each category, e.g. like drillholes |
[No Ref] |
Add VarioMap and VarioContour |
Allow to plot a VarioMap or a VarioContour |