Metadata-Version: 2.4
Name: PythonDSSAnalysis
Version: 1.3.2
Author-email: Grant Hendrickson <granthendrickson19@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: numpy>=2.0
Description-Content-Type: text/markdown

## Python Dynamical System Scaling Analysis

This Python package will provides methods for Dynamical System Scaling (DSS) analysis for simple single agent of change cases. I would heavily reccommend the user read theory regarding DSS and scaling for Verification and Validation (V&V). https://glc.ans.org/nureth-16/data/papers/13129.pdf 

A a short DSS refresher and application of the theory is provided in the documentation website. https://granthendrickson19.github.io/Python-DSS-Analysis/index.html



