Metadata-Version: 2.1
Name: PythonFastCycles
Version: 1.0.1
Summary: Package to interact with FastCycles
Home-page: https://github.com/rferry/PythonFastCycles
Author: Roxane Ferry
Author-email: roxane.ferry@ens.fr
License: UNKNOWN
Description: # PythonFastCycles 
        
        This is a Python package to interact with the the Fortran code *FastCycles*.      
        *FastCycles* has been developped by Pierre Romanet during his PhD thesis under the direction of R. Madariaga and H. Bhat. See Romanet et al. (2018). [[1]](#1)
        
        ## Install
        
        ## Usage 
        
        ## References
        <a id="1">[1]</a> 
        Romanet et al. (2018). 
        ast and slow slip events emerge due tofault geometrical complexity. 
        *Geophysical Research Letters*, 45(10), pp.4809-4819
        https://doi.org/10.1029/2018GL077579
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
