fractal-analysis 0.2.0

A crate that performs various types of fractal analysis based (currently) on the Z-order Box Merging algorithm.
Documentation

fractal-analysis

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 4 of them enabled by default.

default

  • parallel
  • std

parallel

  • rayon

std

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.

time_things

    This feature flag does not enable additional features.