Metadata-Version: 2.1
Name: smoldyn
Version: 2.64.4
Summary: Python module of the Smoldyn simulator
Home-page: http://www.smoldyn.org/
Author: Dilawar Singh
Author-email: dilawar.s.rajput@gmail.com
License: Gnu LGPL
Description: ![C/C++ CI](https://github.com/ssandrews/Smoldyn-official/workflows/C/C++%20CI/badge.svg) [![PyPI version](https://badge.fury.io/py/smoldyn.svg)](https://badge.fury.io/py/smoldyn) [![Documentation Status](https://readthedocs.org/projects/smoldyn/badge/?version=latest)](https://smoldyn.readthedocs.io/en/latest/?badge=latest)
        
        # Smoldyn
        
        Smoldyn is a particle-based biochemical simulator for modeling molecular
        diffusion, surface interactions, and chemical reactions.
        
        The Smoldyn webpage is at http://www.smoldyn.org. Go there to learn about
        Smoldyn, download the latest release, etc. This repository is here so that
        developers can collaborate on the code. This is the official Smoldyn
        repository, run by the main Smoldyn author, Steve Andrews. (It was called
        Smoldyn-official for a while, but got renamed to just Smoldyn.)
        
        I welcome new contributions to the code. However, I also want to maintain
        Smoldyn's current design philosophy, so please contact me before writing new
        code so that we can discuss how additions can be made most useful. I am at
        steven.s.andrews@gmail.com.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
