Metadata-Version: 2.4
Name: ternary-dynamics
Version: 0.1.0
Summary: Python implementation of ternary agent dynamics — time series, phase transitions, critical points
Author: SuperInstance
License-Expression: MIT
License-File: LICENSE
Keywords: agent,dynamics,phase-transition,simulation,ternary
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Provides-Extra: dev
Requires-Dist: pytest>=7; extra == 'dev'
