Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.16 KB

File metadata and controls

29 lines (20 loc) · 1.16 KB

TileStats, Python package

Python package for statistics over 2D tillings. (Tile binning, aggregation functions application, etc.)

The package is Python implementation of the functions [AAp1], or [AAf1] and [AAf2]. See also the corresponding Java package [AAp2].

Detailed examples are given in the notebook "TileStats-usage.ipynb".


References

[AAf1] Anton Antonov, HextileBins, (2020), Wolfram Function Repository.

[AAf2] Anton Antonov, TileBins, (2020), Wolfram Function Repository.

[AAp1] Anton Antonov, TileStats, (2023), Wolfram Language Paclet Repository.

[AAp2] Anton Antonov, TileStats, Java package, (2023), GitHub/antononcube.