Fractopo

Latest version: v0.6.0

Safety actively analyzes 642283 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.4.0

New Features

- (analysis.network): Added method (`export_network_analysis`) for
exporting a selected set of `Network` analysis results.

- (analysis): Added parameters for representing the real counts of traces and
branches.

- (general): Added `azimuth_to_unit_vector` function.

- (analysis): Implemented rose plot functionality for non-axial data.

- (analysis.multi_network): Added a ``MultiNetwork`` description function
(`basic_network_descriptions_df`).

- (analysis.multi_network): Implemented a rough first draft of a multi-scale
length distribution fit optimizer using `scipy`.

Fixes

- (analysis): handle empty dataframe

- update single dist plot

- (analysis): change zorder

- (analysis): handle empty array

- (analysis): finalize multi-scale shadows

- (analysis): show truncated length data

- (analysis): add shadows to ternary plot points

- (general): use latex format for units

- (analysis): extend rose plot

- (analysis): return polyfits from set-wise dists

- (analysis): improve length distributions plots

- (analysis): improved length distribution plots

- (analysis): specify if lengths are normed

- (analysis): pass using_branches to LineData

- (analysis): fix basic_network_descriptions_df

- (analysis): fix rename

- (analysis): report min and max lengths

- (analysis): handle extra args

- (analysis): finalize implement of optimization

Full set of changes:
[`v0.3.0...v0.4.0`](https://github.com/nialov/fractopo/compare/v0.3.0...v0.4.0)

0.3.0

New Features

- (analysis.multi_network): Added multi-scale azimuth set length distribution
plotting.

- (analysis.network): Implemented azimuth set length distribution
plotting.

- (analysis): Implemented a naive implementation of `Network` caching
with `CachedNetwork` class. Errors will be raised if caching fails. User is
recommended to fallback to `Network` in that case.

Fixes

- (cli): Validation column in validated trace dataset
is now set as a `tuple` instead of as `list` to avoid conflicts
with string representations of the data in e.g. `GeoJSON`.

Full set of changes:
[`v0.2.6...v0.3.0`](https://github.com/nialov/fractopo/compare/v0.2.6...v0.3.0)

0.2.6

New Features

- (analysis.multi_network): Enable plotting multiple networks into the same ternary
XYI or branch type plot.

Fixes

- (analysis.network): Add missing property decorator to
`branch_lengths_powerlaw_fit_description`.

Full set of changes:
[`v0.2.5...v0.2.6`](https://github.com/nialov/fractopo/compare/v0.2.5...v0.2.6)

0.2.5

Full set of changes:
[`v0.2.4...v0.2.5`](https://github.com/nialov/fractopo/compare/v0.2.4...v0.2.5)

0.2.4

New Features

- (random_sampling): allow not determining topo

Fixes

- (tval): handle TypeError from split

- (line_data): refrain from using line_gdf

- (noxfile): setup sphinx-autobuild session

Full set of changes:
[`v0.2.3...v0.2.4`](https://github.com/nialov/fractopo/compare/v0.2.3...v0.2.4)

0.2.3

Fixes

- (parameters): fix pie plot function

- refactor deprecated shapely features

- (general): check type

- (random_sampling): get\_ methods are deprecated

- (branches_and_nodes): set crs for outputs

Full set of changes:
[`v0.2.2...v0.2.3`](https://github.com/nialov/fractopo/compare/v0.2.2...v0.2.3)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.