Metadata-Version: 2.1
Name: profiley
Version: 1.3.2
Summary: Calculation of common astrophysical profiles
Home-page: https://github.com/cristobal-sifon/profiley
Author: Cristobal Sifon
Author-email: cristobal.sifon@pucv.cl
License: UNKNOWN
Description: ========
        profiley
        ========
        
        Profile calculations for galaxies and clusters
        
        To install, simply run ::
        
            pip install profiley
        
        Some examples of the functionality available can be found in the `examples 
        <examples/>`_. For more information see the `documentation 
        <https://profiley.readthedocs.io/en/latest/index.html>`_.
        
        
        References
        ==========
        
        ``profiley`` has been used in `Madhavacheril et al. (2020)`__.
        
        
        Change Log
        ==========
        
        
        Version 1.3.2
        -------------
        * Fixed bug in installation (!)
        
        Version 1.3.0
        -------------
        * Updated names of ``Profile`` methods
        * Bug fixes
        
        Version 1.2.2
        -------------
        
        * Moved ``background`` argument from ``BaseNFW`` to ``BaseCosmo`` so it is visible to all ``Profile`` objects
        * Moved ``overdensity`` argument from ``BaseNFW`` to ``Profile``
        
        
        
        .. _Madhavacheril: https://ui.adsabs.harvard.edu/abs/2020ApJ...903L..13M/abstract
        
        __ Madhavacheril_
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst
