Cross-Impact Balances analysis with succession, perturbation, and sensitivity analysis
Project description
Prophesy
Prophesy is a Python package for Cross-Impact Balance (CIB) analysis, supporting scenario generation, succession analysis, perturbation testing, and pathway exploration across multiple model variants.
Installation
pip install prophesy-cib
Requires Python >= 3.11.
Features
- Succession analysis
- Scenario analysis
- Perturbation analysis and leverage point identification
- Pathway analysis
- Sensitivity analysis across model variants
- Discrete Maximin experimental designs
- Descriptive statistics and diagnostics
Usage
from prophesy_cib import Project, ScenarioConfig
# Create a project and load a cross-impact matrix
project = Project("my_analysis")
project.load_base_model("impacts.csv")
# Run scenario analysis
project.configure_scenario(ScenarioConfig())
results = project.run_scenario_analysis()
See the Quick Start guide for a full walkthrough, or the manual for complete reference documentation.
Citation
If you use Prophesy, please cite the Zenodo DOI.
License
GPL-3.0-or-later. See LICENSE.
Author
Norman M. Kearney
Acknowledgements
The Python version of Prohpesy (v2.0.0) was developed with assistance from Claude Code (Anthropic AI).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file prophesy_cib-2.0.0.tar.gz.
File metadata
- Download URL: prophesy_cib-2.0.0.tar.gz
- Upload date:
- Size: 583.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d066d07586bdaacbf541379a85c6144b3a7fc4f090ee6c5af1d340fc95b48b69
|
|
| MD5 |
136fd7d3ee693c6400ae2f03911d873c
|
|
| BLAKE2b-256 |
d421a0f230391c60bed173519474801cb3492bcf800347aa9670da4a813cfc9c
|
File details
Details for the file prophesy_cib-2.0.0-py3-none-any.whl.
File metadata
- Download URL: prophesy_cib-2.0.0-py3-none-any.whl
- Upload date:
- Size: 95.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c441b56d084442974b0928ba4da5827094573a8623b51940e15ab7603c11c74c
|
|
| MD5 |
1ca20c9df1ad28d38648200bc64dac1d
|
|
| BLAKE2b-256 |
2454b7363b9ab57eed9d43ae0ebd2595a4c417c9ae07ed9ba97ff5c9de0ab4ce
|