FAQ ============================ 1. What are the system requirements for PixHomology? ---------------------------------------------------- PixHomology requires Python 3.7 or higher. It is compatible with Linux, macOS, and Windows. Ensure you have the necessary permissions to install packages using `pip` or `conda`. 2. How do I report a bug or request a feature? ---------------------------------------------- To report a bug or request a feature, please open an issue on the GitHub repository. Provide as much detail as possible, including steps to reproduce the issue and any relevant screenshots or logs. 3. Can I use PixHomology in my commercial project? -------------------------------------------------- PixHomology is licensed under the MIT License, which allows for commercial use. Please refer to the LICENSE file in the repository for more details. 4. How do I cite PixHomology in my research? -------------------------------------------- If you use PixHomology in your research, please cite the following paper: .. code:: RST @misc{ceccaroni2024distributedapproachpersistenthomology, title={A Distributed Approach for Persistent Homology Computation on a Large Scale}, author={Riccardo Ceccaroni and Lorenzo Di Rocco and Umberto Ferraro Petrillo and Pierpaolo Brutti}, year={2024}, eprint={2404.08245}, archivePrefix={arXiv}, primaryClass={cs.DC}, url={https://arxiv.org/abs/2404.08245}, }