Structural package of the box-counting plot method used in fractal correlation dimension estimation.
Project description
Fractal Correlation Dimension Estimator
This package estimates the correlation dimension of any N-dimensional dataset.
Installation
Use the package manager pip to install fracodim.
pip install fracodim
Usage
import fracodim.correlationDimension as fcd
dataset = [[a0,a1,...,an], [b0,b1,...,bn], ...]
fcd.CorrelationDimension(dataset) # returns a float estimate of the correlation dimension
The package accepts N-ary datasets, where each point must have n coordinates.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
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 fracodim-1.5.tar.gz.
File metadata
- Download URL: fracodim-1.5.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1506869cd0d617c7ee4161e6cc03faae5b0da38b3af2b15f918983eeaefb87cf
|
|
| MD5 |
d9feca4dca4ca1e8f9b330d6e998af14
|
|
| BLAKE2b-256 |
84df28a395d52d9a1fa5703187ba6368e3d03394ec4e0576b3533dbf534edea9
|
File details
Details for the file fracodim-1.5-py3-none-any.whl.
File metadata
- Download URL: fracodim-1.5-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c6aabf166c6095e1a084afdf1987381ab4dc523b1ae3385b98fc979d11ac00a
|
|
| MD5 |
cab1fd994f1e95c50e1a97e4fea14a15
|
|
| BLAKE2b-256 |
64b8506cdd312df7a4728b3c0346ef266b9460b862baa8ef9409067f6416be6a
|