aub_htp.multivariate_alpha_stable#

aub_htp.multivariate_alpha_stable = <aub_htp._alpha_stable.multivariate_alpha_stable_gen object>#

Multivariate alpha stable distribution generator.

This class provides the SciPy-compatible rvs interface for sampling multivariate alpha-stable law, and a pdf wrapper that caches the last computed density model so repeated evaluations reuse expensive internal precomputations.