A package that provides tools to estimate resilience and noise level of a system as well as extrapolate possible transition times.
Project description
The antiCPy
package provides tools to monitor destabilization because of varying control parameters or the influence of noise. Based on early warning measures it provides an extrapolation tool to estimate the time horizon in which a critical transition will probably occur.
antiCPy
The package abbreviation antiCPy stands for ''anticipate Critical Points (and if you like Change Points) with Python''. The vision of the antiCPy package is designing a package collection of state-of-the-art early warning measures, leading indicators and time series analysis tools that focus on system stability and resilience in general as well as algorithms that might be helpful to estimate time horizons of future transitions or resilience changes. It provides an easy applicable and efficient toolbox
- to estimate the drift slope $\hat{\zeta}$ of a polynomial Langevin equation as an early warning signal via Markov Chain Monte Carlo (MCMC) sampling or maximum posterior (MAP) estimation,
- to estimate a non-Markovian two-time scale polynomial system via MCMC or MAP with the option of a priori activated time scale separation,
- to estimate the dominant eigenvalue by empiric dynamic modelling approaches like delay embedding and shadow manifolds combined with iterated map's linear stability formalism,
- to extrapolate an early warning signal trend to find the probable transition horizon based on the current data information.
Computationally expensive algorithms are implemented both, serially and strongly parallelized to minimize computation times. In case of the change point trend extrapolation it involves furthermore algorithms that allow for computing of complicated fits with high numbers of change points without memory errors. The package aims to provide easily applicable methods and guarantee high flexibility and access to the derived interim results for research purposes.
Citing antiCPy
If you use antiCPy's drift_slope
measure, please cite
Martin Heßler et al. Bayesian on-line anticipation of critical transitions. New J. Phys. (2022). https://doi.org/10.1088/1367-2630/ac46d4.
If you use antiCPy's dominant_eigenvalue
instead, please cite
Martin Heßler et al. Anticipation of Oligocene's climate heartbeat by simplified eigenvalue estimation. arXiv (2023). https://doi.org/10.48550/arXiv.2309.14179
Documentation
You can find the documentation on read the docs.
Install
The package can be installed via
pip install antiCPy
Related publications
Up to now the package is accompanied by
-
the publication Efficient Multi-Change Point Analysis to Decode Economic Crisis Information from the S&P500 Mean Market Correlation,
-
the publication Memory Effects, Multiple Time Scales and Local Stability in Langevin Models of the S&P500 Market Correlation,
-
the publication Identifying dominant industrial sectors in market states of the S&P 500 financial data,
-
the publication Quantifying resilience and the risk of regime shifts under strong correlated noise,
-
the publication Bayesian on-line anticipation of critical transitions,
-
the preprint Anticipation of Oligocene's climate heartbeat by simplified eigenvalue estimation,
-
the preprint Quantifying Tipping Risks in Power Grids and beyond.
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
File details
Details for the file anticpy-0.0.9.post2.tar.gz
.
File metadata
- Download URL: anticpy-0.0.9.post2.tar.gz
- Upload date:
- Size: 78.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 222d3d2237283c9b2c8c907caaf123b711ca60e3f99fe917f75f85065b881127 |
|
MD5 | dfa499e74c8cf0a84afcac6af9ffa6ee |
|
BLAKE2b-256 | a4c437a2e5bc9c59547660d25b081c3e5819840730a615e58529969e5e79cd33 |