Metadata-Version: 1.1
Name: exampleasisis
Version: 0.0.1
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: Example Author
Author-email: author@example.com
License: UNKNOWN
Description: #  stahmctestt
        
        This is a package that was developed to perform Stochastic Gradient Hamiltonian Monte Carlo, which is a very efficent in
        Sampling posterior sample for a baysian problem.  
        
        It provides:   
        posterior sampling for both 1 dimension or higher dimensional parameter.
        
        ## website:
        https://github.com/RihuiOu95/Hmc.git/
        
        ## Installation
        
        pip install stahmctestt
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
