kleinerELM / box_count_method

A script to apply the box counting method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

box-count-method

usage

  • use the Jupyter notebook .\box_count.ipynb

required thrid party packages

This script was tested using Python 3.10.8 This package requires some third-party-packages, which can be installed via pip using this command:

pip install -r requirements.txt

About

A script to apply the box counting method


Languages

Language:Jupyter Notebook 91.3%Language:Python 8.7%