Metadata-Version: 2.1
Name: mhar
Version: 0.0.2
Summary: The MHAR package for polytopes, in pytorch
Home-page: https://github.com/uumami/mhar
Author: Mario Vazquez Corte uumami
Author-email: uumami@sonder.art
License: UNKNOWN
Description: # MHAR (Matrix/Mentat Hit and Run)
        This package constains the fastest polytope sample know to date.
        It only works with linear inequality restrictions, it does not accept V-representation.  
        
        A Jupyter Notebook with examples of how to use it is in (works in Colab):  
        https://github.com/uumami/mhar/blob/beta/tutorial/turorial.ipynb  
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
