Metadata-Version: 2.1
Name: homcloud
Version: 3.6.0
Summary: HomCloud, persistent homology based data analysis package
Home-page: http://homcloud.dev
Author: Ippei Obayashi
Author-email: i.obayashi@okayama-u.ac.jp
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Intended Audience :: Science/Research
Description-Content-Type: text/markdown
License-File: LICENSE

# README

This package contains many software for the computation of persistence homology.

# Website

<http://homcloud.dev/index.en.html>

# REQUIRE

HomCloud supports the following computing environments.

* Ubuntu (newer than 18.04 lts)
* Debian (newer than buster)
* Linux with anaconda (miniconda3)
* Mac OS X with homebrew
* Windows

Under any system, python 3.5 or newer versions are required.

# INSTALL

Please see the following install tutorial:

* Japanese: <https://homcloud.dev/install-guide/index.html>
* English: <https://homcloud.dev/install-guide/index.en.html>

## Notes

* If you don't want to install the software globally, please use virtualenv or venv.

# Upgrading HomCloud

See the following documents.

* Japanese <https://homcloud.dev/install-guide/index.html>
* English <https://homcloud.dev/install-guide/index.en.html>

# DOCUMENTS

Some tutorials of HomCloud are located at the following URL.
* Japanese: <https://homcloud.dev/basic-usage.html>
* English: <https://homcloud.dev/basic-usage.en.html>

# Trouble shooting

See [FAQ](https://homcloud.dev/faq.html).

# AUTHORS

Ippei Obayashi and HomCloud development team.

## Contributers

* Tomohide Wada
* Tian Tunhua
* National Institute of Advanced Industrial Science and Technology (AIST)



