Tools related to multivariate elliptical distributions
Project description
Elliptical-Distribution Toolkit
Overview
This package, elliptical-distribution-toolkit, provides a variety of functions that deal with multivariate elliptical distributions. Two key distributions are the multivariate (mv) Gaussian and mv Student-t.
Among the provided functions, mahal_explicit and mahal_estimate resolve longstanding issues with other implementations of the Mahalanobis distance calculation wherein the latter do not properly handle vectorized input whereas the implementations in this package do.
Package Installation
The two package hosts for elliptical-distribution-toolkit are PyPi and Conda-Forge. The packages are identical and the only difference is the means of delivery. From PyPi, use pip,
$ pip install elliptical-distribution-toolkit
and from Conda-Forge use conda:
$ conda install -c conda-forge elliptical-distribution-toolkit
Once installed, the package is importable to Python:
>>> import elliptical_distribution_toolkit as ell_tk
Package Dependency
The only dependencies elliptical-distribution-toolkit has at this time is on python >= 3.7 and numpy >= 1.23.
Buell Lane Press
Buell Lane Press is the package sponsor.
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 elliptical_distribution_toolkit-0.2.0.tar.gz.
File metadata
- Download URL: elliptical_distribution_toolkit-0.2.0.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cd76ebf79c1a35a191e36ba05aca3297e986b07b494ca2d2acfa93571c3d324
|
|
| MD5 |
88b615ff0fe14854a9cfc27b2baa6042
|
|
| BLAKE2b-256 |
28f12d9a02f65ee985d82f3981ed18362a2506ba87bafc2dc89c4b4bc714883c
|
File details
Details for the file elliptical_distribution_toolkit-0.2.0-py3-none-any.whl.
File metadata
- Download URL: elliptical_distribution_toolkit-0.2.0-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1324aac6dfd665967614cd46b45acaac576ef8aca829577d9dbf6c9257d9aac
|
|
| MD5 |
41341cc79ca7ac577a5427cede72a7dd
|
|
| BLAKE2b-256 |
7dee62e8dc5ed536b3b0116cbd47794c89661b43832331ca66ad4cab7827e810
|