LICENSE
README.md
pyproject.toml
src/pygeostat/__init__.py
src/pygeostat/pygeostat_parameters.py
src/pygeostat.egg-info/PKG-INFO
src/pygeostat.egg-info/SOURCES.txt
src/pygeostat.egg-info/dependency_links.txt
src/pygeostat.egg-info/requires.txt
src/pygeostat.egg-info/top_level.txt
src/pygeostat/data/__init__.py
src/pygeostat/data/data.py
src/pygeostat/data/grid_definition.py
src/pygeostat/data/h5_io.py
src/pygeostat/data/h5_pytables.py
src/pygeostat/data/iotools.py
src/pygeostat/data/__pycache__/__init__.cpython-310.pyc
src/pygeostat/data/__pycache__/__init__.cpython-311.pyc
src/pygeostat/data/__pycache__/__init__.cpython-312.pyc
src/pygeostat/data/__pycache__/__init__.cpython-313.pyc
src/pygeostat/data/__pycache__/data.cpython-310.pyc
src/pygeostat/data/__pycache__/data.cpython-311.pyc
src/pygeostat/data/__pycache__/data.cpython-312.pyc
src/pygeostat/data/__pycache__/data.cpython-313.pyc
src/pygeostat/data/__pycache__/grid_definition.cpython-310.pyc
src/pygeostat/data/__pycache__/grid_definition.cpython-311.pyc
src/pygeostat/data/__pycache__/grid_definition.cpython-312.pyc
src/pygeostat/data/__pycache__/grid_definition.cpython-313.pyc
src/pygeostat/data/__pycache__/h5_io.cpython-310.pyc
src/pygeostat/data/__pycache__/h5_io.cpython-311.pyc
src/pygeostat/data/__pycache__/h5_io.cpython-312.pyc
src/pygeostat/data/__pycache__/h5_io.cpython-313.pyc
src/pygeostat/data/__pycache__/h5_pytables.cpython-310.pyc
src/pygeostat/data/__pycache__/iotools.cpython-310.pyc
src/pygeostat/data/__pycache__/iotools.cpython-311.pyc
src/pygeostat/data/__pycache__/iotools.cpython-312.pyc
src/pygeostat/data/__pycache__/iotools.cpython-313.pyc
src/pygeostat/data/example_data/3d_correlation.dat
src/pygeostat/data/example_data/3d_estimate.out
src/pygeostat/data/example_data/3d_grid.out
src/pygeostat/data/example_data/97data.dat
src/pygeostat/data/example_data/accuracy_plot.dat
src/pygeostat/data/example_data/cluster.dat
src/pygeostat/data/example_data/data.dat
src/pygeostat/data/example_data/gmm_fit.out
src/pygeostat/data/example_data/grid2d_surf.dat
src/pygeostat/data/example_data/griddef.txt
src/pygeostat/data/example_data/location_plot.dat
src/pygeostat/data/example_data/oilsands.dat
src/pygeostat/data/example_data/parta.dat
src/pygeostat/data/example_data/partb.dat
src/pygeostat/data/example_data/partc.dat
src/pygeostat/data/example_data/point2d_ind.dat
src/pygeostat/data/example_data/point2d_mv.dat
src/pygeostat/data/example_data/point2d_surf.dat
src/pygeostat/data/example_data/point3d_ind_mv.dat
src/pygeostat/data/example_data/reservoir_boundary.dat
src/pygeostat/data/example_data/reservoir_data.dat
src/pygeostat/data/example_data/reservoir_surface.dat
src/pygeostat/data/example_data/true.dat
src/pygeostat/data/example_data/varcalc.out
src/pygeostat/data/example_data/varmodel.out
src/pygeostat/data/example_data/ydata.dat
src/pygeostat/datautils/__init__.py
src/pygeostat/datautils/desurvey.py
src/pygeostat/datautils/fastcomps.py
src/pygeostat/datautils/labels.py
src/pygeostat/datautils/utils.py
src/pygeostat/executable/Info.txt
src/pygeostat/fortran/__init__.py
src/pygeostat/fortran/compile.py
src/pygeostat/fortran/compile_fortransubs.bat
src/pygeostat/fortran/compile_linux.py
src/pygeostat/fortran/sourcedefs.py
src/pygeostat/fortran/wrappers.py
src/pygeostat/fortran/resource/compile_lapack.py
src/pygeostat/fortran/resource/compile_lapack_linux.py
src/pygeostat/fortran/resource/LAPACK/eig.f90
src/pygeostat/fortran/resource/LAPACK/solve.f90
src/pygeostat/fortran/resource/LAPACK/ALL/daxpy.f
src/pygeostat/fortran/resource/LAPACK/ALL/dcopy.f
src/pygeostat/fortran/resource/LAPACK/ALL/ddot.f
src/pygeostat/fortran/resource/LAPACK/ALL/dgemm.f
src/pygeostat/fortran/resource/LAPACK/ALL/dgemv.f
src/pygeostat/fortran/resource/LAPACK/ALL/dger.f
src/pygeostat/fortran/resource/LAPACK/ALL/dgesv.f
src/pygeostat/fortran/resource/LAPACK/ALL/dgetf2.f
src/pygeostat/fortran/resource/LAPACK/ALL/dgetrf.f
src/pygeostat/fortran/resource/LAPACK/ALL/dgetri.f
src/pygeostat/fortran/resource/LAPACK/ALL/dgetrs.f
src/pygeostat/fortran/resource/LAPACK/ALL/disnan.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlae2.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlaev2.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlaisnan.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlamch.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlanst.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlansy.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlapy2.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlarf.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlarfb.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlarfg.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlarft.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlartg.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlascl.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlaset.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlasr.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlasrt.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlassq.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlaswp.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlatrd.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlauu2.f
src/pygeostat/fortran/resource/LAPACK/ALL/dlauum.f
src/pygeostat/fortran/resource/LAPACK/ALL/dnrm2.f
src/pygeostat/fortran/resource/LAPACK/ALL/dorg2l.f
src/pygeostat/fortran/resource/LAPACK/ALL/dorg2r.f
src/pygeostat/fortran/resource/LAPACK/ALL/dorgql.f
src/pygeostat/fortran/resource/LAPACK/ALL/dorgqr.f
src/pygeostat/fortran/resource/LAPACK/ALL/dorgtr.f
src/pygeostat/fortran/resource/LAPACK/ALL/dpotf2.f
src/pygeostat/fortran/resource/LAPACK/ALL/dpotrf.f
src/pygeostat/fortran/resource/LAPACK/ALL/dpotri.f
src/pygeostat/fortran/resource/LAPACK/ALL/dscal.f
src/pygeostat/fortran/resource/LAPACK/ALL/dsteqr.f
src/pygeostat/fortran/resource/LAPACK/ALL/dsterf.f
src/pygeostat/fortran/resource/LAPACK/ALL/dswap.f
src/pygeostat/fortran/resource/LAPACK/ALL/dsyev.f
src/pygeostat/fortran/resource/LAPACK/ALL/dsymv.f
src/pygeostat/fortran/resource/LAPACK/ALL/dsyr2.f
src/pygeostat/fortran/resource/LAPACK/ALL/dsyr2k.f
src/pygeostat/fortran/resource/LAPACK/ALL/dsyrk.f
src/pygeostat/fortran/resource/LAPACK/ALL/dsytd2.f
src/pygeostat/fortran/resource/LAPACK/ALL/dsytrd.f
src/pygeostat/fortran/resource/LAPACK/ALL/dtrmm.f
src/pygeostat/fortran/resource/LAPACK/ALL/dtrmv.f
src/pygeostat/fortran/resource/LAPACK/ALL/dtrsm.f
src/pygeostat/fortran/resource/LAPACK/ALL/dtrti2.f
src/pygeostat/fortran/resource/LAPACK/ALL/dtrtri.f
src/pygeostat/fortran/resource/LAPACK/ALL/idamax.f
src/pygeostat/fortran/resource/LAPACK/ALL/ieeeck.f
src/pygeostat/fortran/resource/LAPACK/ALL/ilaenv.f
src/pygeostat/fortran/resource/LAPACK/ALL/iparmq.f
src/pygeostat/fortran/resource/LAPACK/ALL/lsame.f
src/pygeostat/fortran/resource/LAPACK/ALL/xerbla.f
src/pygeostat/fortran/resource/rm/libiconv2.dll
src/pygeostat/fortran/resource/rm/libintl3.dll
src/pygeostat/fortran/resource/rm/rm.exe
src/pygeostat/fortran/src/pygsb.f90
src/pygeostat/fortran/src/subs/fileprocessing.f90
src/pygeostat/fortran/src/subs/gslib_binary.f90
src/pygeostat/multivariate/__init__.py
src/pygeostat/multivariate/utils.py
src/pygeostat/plotting/__init__.py
src/pygeostat/plotting/accuracy_plot.py
src/pygeostat/plotting/cmaps.py
src/pygeostat/plotting/contour_plot.py
src/pygeostat/plotting/correlation_matrix_plot.py
src/pygeostat/plotting/drill_plot.py
src/pygeostat/plotting/export_image.py
src/pygeostat/plotting/gaussian_mv.py
src/pygeostat/plotting/grid_slice_plot.py
src/pygeostat/plotting/histogram_plot.py
src/pygeostat/plotting/histogram_plot_simulation.py
src/pygeostat/plotting/image_grid.py
src/pygeostat/plotting/loadings_plot.py
src/pygeostat/plotting/location_plot.py
src/pygeostat/plotting/mds_plot.py
src/pygeostat/plotting/pit_plot.py
src/pygeostat/plotting/probability_plot.py
src/pygeostat/plotting/qq_plot.py
src/pygeostat/plotting/scatter_plot.py
src/pygeostat/plotting/set_style.py
src/pygeostat/plotting/slice_plot.py
src/pygeostat/plotting/subplots.py
src/pygeostat/plotting/utils.py
src/pygeostat/plotting/validation_plot.py
src/pygeostat/plotting/variogram_plot.py
src/pygeostat/plotting/variogram_plot_simulation.py
src/pygeostat/plotting/variogram_utils.py
src/pygeostat/programs/__init__.py
src/pygeostat/programs/program_utils.py
src/pygeostat/programs/programs.py
src/pygeostat/statistics/__init__.py
src/pygeostat/statistics/cdf.py
src/pygeostat/statistics/kde.py
src/pygeostat/statistics/postsim.py
src/pygeostat/statistics/utils.py
src/pygeostat/transformations/__init__.py
src/pygeostat/transformations/rotations.py
src/pygeostat/transformations/transformations.py
src/pygeostat/utility/__init__.py
src/pygeostat/utility/deprecation.py
src/pygeostat/utility/filemanagement.py
src/pygeostat/utility/logging.py
tests/test_data.py
tests/test_gmm.py
tests/test_parameters.py
tests/test_plot_style.py
tests/test_plots.py
tests/test_utility.py