Metadata-Version: 2.1
Name: Preciso
Version: 1.0.4b0
Summary: A package for modelling precipitation in alloys.
Home-page: https://arnall.gitlab.io/preciso/
Author: Michel Perez
Author-email: michel.perez@insa-lyon.fr
License: UNKNOWN
Description: 
        
        .. image:: https://img.shields.io/badge/Documentation-PreciSo-blue?style=for-the-badge&logo=python
          :target: https://arnall.gitlab.io/preciso/
          
        .. placeholder-for-doc-index
        
        
        About
        -----
        
        **PreciSo** is a software written in `C++` and developped by `Michel Perez <https://michel.perez.net.free.fr>`_ and his co-workers.
        It does classical nucleation and growth theories calculations for `precipitation <https://en.wikipedia.org/wiki/Classical_nucleation_theory>`_ in metallurgical systems. 
        
        Getting Started
        ---------------
        
        - Source code : `Gitlab Repository <https://gitlab.com/Arnall/preciso/>`_
        - To install **PreciSo**, check out the  `getting started <https://arnall.gitlab.io/preciso/quickstart.html>`_ page.
        - To try **PreciSo** with no installation, go here :
        
        .. image:: https://mybinder.org/badge_logo.svg
         :target: https://mybinder.org/v2/gh/https%3A%2F%2Fframagit.org%2Farnall%2Fpreciso/19aa7ce7a2ecb19339c33bb7e8d499e7e23fb820?filepath=notebooks%2F01-Overview.ipynb
        
        
        Authors
        -------
        
        * **Michel Perez** - `MichelPerezNet <http://michel.perez.net.free.fr/>`_
        * **Thibaut Chaise**
        * **Arnaud Allera** (Python API)
        * And many others !
        
        
        Contribution and support
        ------------------------
        
        Contributions and feedback are welcome. The `issue tracker <https://gitlab.com/Arnall/preciso/-/issues>`_ is a great tool to submit questions, support requests and report bugs.
        
        
        To cite this project
        --------------------
        
        Perez (M.), Dumont (M.) et Acevedo-Reyes (D.), **Implementation of the classical nucleation theory for precipitation**, Acta Mater., vol. 56, 2008, p. 2119–2132 `(PDF) <http://michel.perez.net.free.fr/Perez08.pdf>`_
        
        License
        -------
        
        This project is licensed under the CECILL licence - see the `LICENSE.md <LICENSE.md>`_ file for details
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
