Metadata-Version: 2.1
Name: rgrow
Version: 0.19.4
Requires-Dist: numpy ~=2.0
Requires-Dist: attrs ~=23.2
Requires-Dist: matplotlib ~=3.9
Requires-Dist: typing_extensions
Requires-Dist: tqdm
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: hypothesis ; extra == 'testing'
Provides-Extra: testing
License-File: LICENSE
Summary: Python interface to rgrow.
Author: Constantine Evans <const@costi.net>
Author-email: Constantine Evans <const@costi.net>
License: BSD-3-Clause
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Source Code, https://github.com/cgevans/rgrow

Rgrow is a tile assembly model simulator, primarily built as a fast
implementation of kinetic models, inspired by Xgrow; this is the
Python interface for rgrow.


