Metadata-Version: 2.1
Name: smoldyn
Version: 2.62.dev0
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
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: dataclasses; python_version == "3.6"

![C/C++ CI](https://github.com/ssandrews/Smoldyn-official/workflows/C/C++%20CI/badge.svg) [![Build Status](https://travis-ci.org/dilawar/Smoldyn.svg?branch=master)](https://travis-ci.org/dilawar/Smoldyn) [![PyPI version](https://badge.fury.io/py/smoldyn.svg)](https://badge.fury.io/py/smoldyn)

# 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.



