<div align="center">
<img src="https://github.com/morphomatics/morphomatics.github.io/blob/master/images/logo_cyan.png?raw=true" width="250" alt="Morphomatics"/>
</div>
# Morphomatics: Geometric morphometrics in non-Euclidean shape spaces
Morphomatics is an open-source Python library for (statistical) shape analysis developed within the [geometric data analysis and processing](https://www.zib.de/visual/geometric-data-analysis-and-processing) research group at Zuse Institute Berlin.
It contains prototype implementations of intrinsic manifold-based methods that are highly consistent and avoid the influence of unwanted effects such as bias due to arbitrary choices of coordinates.
Detailed information and tutorials can be found at https://morphomatics.github.io/
## Installation
Morphomatics can be installed directly from github using the following command:
```
pip install git+https://github.com/morphomatics/morphomatics.git#egg=morphomatics
```
For instructions on how to set up `jaxlib`, please refer to the [JAX install guide](https://github.com/google/jax#installation).
## Dependencies
* jax/jaxlib
* jraph
* flax
* optax
Optional
* pymanopt
* sksparse
Raw data
{
"_id": null,
"home_page": "https://morphomatics.github.io/",
"name": "morphomatics",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Shape Analysis, Morphometrics, Geometric Statistics",
"author": "Christoph von Tycowicz et al.",
"author_email": "vontycowicz@zib.de",
"download_url": "https://files.pythonhosted.org/packages/66/48/d07ab63086ebd0a2654de1b4d746b650f3041443f6f276768c3cc74c7403/morphomatics-4.0.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n<img src=\"https://github.com/morphomatics/morphomatics.github.io/blob/master/images/logo_cyan.png?raw=true\" width=\"250\" alt=\"Morphomatics\"/>\n</div>\n\n# Morphomatics: Geometric morphometrics in non-Euclidean shape spaces\n\nMorphomatics is an open-source Python library for (statistical) shape analysis developed within the [geometric data analysis and processing](https://www.zib.de/visual/geometric-data-analysis-and-processing) research group at Zuse Institute Berlin.\nIt contains prototype implementations of intrinsic manifold-based methods that are highly consistent and avoid the influence of unwanted effects such as bias due to arbitrary choices of coordinates.\n\nDetailed information and tutorials can be found at https://morphomatics.github.io/\n\n## Installation\n\nMorphomatics can be installed directly from github using the following command:\n```\npip install git+https://github.com/morphomatics/morphomatics.git#egg=morphomatics\n```\nFor instructions on how to set up `jaxlib`, please refer to the [JAX install guide](https://github.com/google/jax#installation).\n\n## Dependencies\n* jax/jaxlib\n* jraph\n* flax\n* optax\n\nOptional\n* pymanopt\n* sksparse\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Geometric morphometrics in non-Euclidean shape spaces",
"version": "4.0",
"project_urls": {
"Homepage": "https://morphomatics.github.io/"
},
"split_keywords": [
"shape analysis",
" morphometrics",
" geometric statistics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "68e369076bb3465281e4a84027b73a4b6f243cf2e26ed1637d40536a976b2836",
"md5": "146ad38657f89f8449564cbcfaf5ed1b",
"sha256": "3426caca3ba44725221e0b09dcaa2cde3cff00d5b79d38196f38416be4a77a74"
},
"downloads": -1,
"filename": "morphomatics-4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "146ad38657f89f8449564cbcfaf5ed1b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 112963,
"upload_time": "2024-10-02T10:01:56",
"upload_time_iso_8601": "2024-10-02T10:01:56.282222Z",
"url": "https://files.pythonhosted.org/packages/68/e3/69076bb3465281e4a84027b73a4b6f243cf2e26ed1637d40536a976b2836/morphomatics-4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6648d07ab63086ebd0a2654de1b4d746b650f3041443f6f276768c3cc74c7403",
"md5": "8d40b2f5d28650d2cb97374fc2321f51",
"sha256": "0384c93a54d72d56bae9df5cd1b3f9b219ca38f0f6f8299e732a23bee2bcdf4a"
},
"downloads": -1,
"filename": "morphomatics-4.0.tar.gz",
"has_sig": false,
"md5_digest": "8d40b2f5d28650d2cb97374fc2321f51",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 75133,
"upload_time": "2024-10-02T10:01:57",
"upload_time_iso_8601": "2024-10-02T10:01:57.690047Z",
"url": "https://files.pythonhosted.org/packages/66/48/d07ab63086ebd0a2654de1b4d746b650f3041443f6f276768c3cc74c7403/morphomatics-4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-02 10:01:57",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "morphomatics"
}