Metadata-Version: 1.0
Name: pypsdier
Version: 1.0.1
Summary: Pythonistic reaction diffusion equation solver.
Home-page: https://github.com/sebastiandres/pypsdier
Author: Sebastian Flores Benner
Author-email: sebastiandres@gmail.com
License: MIT
Description: pypsdier
        ===========================
        
        ``Pypsdier`` is a python library to solve 
        pde reaction-difussion equations, 
        considering inmmobilized catalyst particles.
        
        It extends the `GeneralSimulationLibrary <https://readthedocs.org/projects/generalsimulationlibrary/>`_, 
        a package encapsulates a methodology and tools for reproducible simulations.
        
        Test it
        --------
        
        * In `Google Colab <https://colab.research.google.com/drive/1mfSZQOhe7qq1C-YpfX5dDpSedXGVjz4e?usp=sharing>`_.
        
        * In `MyBinder <https://mybinder.org/v2/gh/sebastiandres/GenericSimulationLibrary/master?filepath=tests%2Fjupyter_test.ipynb>`_.
        
        
        Need more info?
        -----------------------------------
        
        `Read the docs! <https://pypsdier.readthedocs.io/en/latest/>`_.
        
Platform: UNKNOWN
