Metadata-Version: 2.1
Name: ucla-geotech-tools-random-field
Version: 1.0.2
Summary: Randosm field generation
Home-page: UNKNOWN
Author: Yang Yang
Author-email: dienyoung@outlook.com
License: MIT
Description: # random_field
        
        This function generates a spatially correlated random field using both Cholesky Decomposition method and Kriging
        
        ## Installation
        ```bash
        pip install ucla_geotech_tools.random_field
        ```
        
        ## Documentation
        
        [https://ucla_geotech_tools.readthedocs.io/en/latest/](https://ucla_geotech_tools.readthedocs.io/en/latest/)
        
        ## Source Code
        
        [https://github.com/sjbrandenberg/ucla_geotech_tools](https://github.com/sjbrandenberg/ucla_geotech_tools)
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
