Metadata-Version: 2.1
Name: rgrow
Version: 0.14.1
Requires-Dist: numpy ~=1.26
Requires-Dist: attrs ~=23.2
Requires-Dist: matplotlib ~=3.8.2
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.


