pointpats


Namepointpats JSON
Version 2.3.0 PyPI version JSON
download
home_pagehttps://github.com/pysal/pointpats
SummaryMethods and Functions for planar point pattern analysis
upload_time2023-03-06 16:11:30
maintainerHu Shao
docs_urlNone
author
requires_python>3.7
license3-Clause BSD
keywords spatial statistics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # pointpats: Point Pattern Analysis in PySAL

[![Continuous Integration](https://github.com/pysal/pointpats/actions/workflows/tests.yaml/badge.svg)](https://github.com/pysal/pointpats/actions/workflows/tests.yaml)
[![codecov](https://codecov.io/gh/pysal/pointpats/branch/master/graph/badge.svg)](https://codecov.io/gh/pysal/pointpats)
[![Documentation Status](https://readthedocs.org/projects/pointpats/badge/?version=latest)](https://pointpats.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/pointpats.svg)](https://badge.fury.io/py/pointpats)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3265637.svg)](https://doi.org/10.5281/zenodo.3265637)

Statistical analysis of planar point patterns.

This package is part of [PySAL](https://pysal.org): The Python Spatial Analysis Library.

## Introduction

This [pointpats](https://github.com/pysal/pointpats) package is intended
to support the statistical analysis of planar point patterns.

It currently works on cartesian coordinates. Users with data in
geographic coordinates need to project their data prior to using this
module.

## Documentation

Online documentation is available
[here](https://pointpats.readthedocs.io).

## Examples

- [Basic point pattern
    structure](https://github.com/pysal/pointpats/tree/main/notebooks/pointpattern.ipynb)
- [Centrography and
    visualization](https://github.com/pysal/pointpats/tree/main/notebooks/centrography.ipynb)
- [Marks](https://github.com/pysal/pointpats/tree/main/notebooks/marks.ipynb)
- [Simulation of point
    processes](https://github.com/pysal/pointpats/tree/main/notebooks/process.ipynb)
- [Distance based
    statistics](https://github.com/pysal/pointpats/tree/main/notebooks/distance_statistics-numpy-oriented.ipynb)

##  Installation

Install pointpats by running:

    $ pip install pointpats

## Development

pointpats development is hosted on
[github](https://github.com/pysal/pointpats).

As part of the PySAL project, pointpats development follows these
[guidelines](http://pysal.org/getting_started).

##  Bug reports

To search for or report bugs, please see pointpats'
[issues](https://github.com/pysal/pointpats/issues).

##  BibTeX Citation

```
@misc{sergio_rey_2019_3265637,
  author       = {Sergio Rey and
                  Wei Kang and
                  Hu Shao and
                  Levi John Wolf and
                  Mridul Seth and
                  James Gaboardi and
                  Dani Arribas-Bel},
  title        = {pysal/pointpats: pointpats 2.1.0},
  month        = jul,
  year         = 2019,
  doi          = {10.5281/zenodo.3265637},
  url          = {https://doi.org/10.5281/zenodo.3265637}
}
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pysal/pointpats",
    "name": "pointpats",
    "maintainer": "Hu Shao",
    "docs_url": null,
    "requires_python": ">3.7",
    "maintainer_email": "shaohutiger@gmail.com",
    "keywords": "spatial statistics",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/07/a8/1e1e47eeece4e9d7b2536f2d9b66af172a0400a104231a98fd6c959e767a/pointpats-2.3.0.tar.gz",
    "platform": null,
    "description": "# pointpats: Point Pattern Analysis in PySAL\n\n[![Continuous Integration](https://github.com/pysal/pointpats/actions/workflows/tests.yaml/badge.svg)](https://github.com/pysal/pointpats/actions/workflows/tests.yaml)\n[![codecov](https://codecov.io/gh/pysal/pointpats/branch/master/graph/badge.svg)](https://codecov.io/gh/pysal/pointpats)\n[![Documentation Status](https://readthedocs.org/projects/pointpats/badge/?version=latest)](https://pointpats.readthedocs.io/en/latest/?badge=latest)\n[![PyPI version](https://badge.fury.io/py/pointpats.svg)](https://badge.fury.io/py/pointpats)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3265637.svg)](https://doi.org/10.5281/zenodo.3265637)\n\nStatistical analysis of planar point patterns.\n\nThis package is part of [PySAL](https://pysal.org): The Python Spatial Analysis Library.\n\n## Introduction\n\nThis [pointpats](https://github.com/pysal/pointpats) package is intended\nto support the statistical analysis of planar point patterns.\n\nIt currently works on cartesian coordinates. Users with data in\ngeographic coordinates need to project their data prior to using this\nmodule.\n\n## Documentation\n\nOnline documentation is available\n[here](https://pointpats.readthedocs.io).\n\n## Examples\n\n- [Basic point pattern\n    structure](https://github.com/pysal/pointpats/tree/main/notebooks/pointpattern.ipynb)\n- [Centrography and\n    visualization](https://github.com/pysal/pointpats/tree/main/notebooks/centrography.ipynb)\n- [Marks](https://github.com/pysal/pointpats/tree/main/notebooks/marks.ipynb)\n- [Simulation of point\n    processes](https://github.com/pysal/pointpats/tree/main/notebooks/process.ipynb)\n- [Distance based\n    statistics](https://github.com/pysal/pointpats/tree/main/notebooks/distance_statistics-numpy-oriented.ipynb)\n\n##  Installation\n\nInstall pointpats by running:\n\n    $ pip install pointpats\n\n## Development\n\npointpats development is hosted on\n[github](https://github.com/pysal/pointpats).\n\nAs part of the PySAL project, pointpats development follows these\n[guidelines](http://pysal.org/getting_started).\n\n##  Bug reports\n\nTo search for or report bugs, please see pointpats'\n[issues](https://github.com/pysal/pointpats/issues).\n\n##  BibTeX Citation\n\n```\n@misc{sergio_rey_2019_3265637,\n  author       = {Sergio Rey and\n                  Wei Kang and\n                  Hu Shao and\n                  Levi John Wolf and\n                  Mridul Seth and\n                  James Gaboardi and\n                  Dani Arribas-Bel},\n  title        = {pysal/pointpats: pointpats 2.1.0},\n  month        = jul,\n  year         = 2019,\n  doi          = {10.5281/zenodo.3265637},\n  url          = {https://doi.org/10.5281/zenodo.3265637}\n}\n```\n",
    "bugtrack_url": null,
    "license": "3-Clause BSD",
    "summary": "Methods and Functions for planar point pattern analysis",
    "version": "2.3.0",
    "project_urls": {
        "Homepage": "https://github.com/pysal/pointpats"
    },
    "split_keywords": [
        "spatial",
        "statistics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b49f6e35a73e73f3379993b7ebbcd65edd1a0b664b900c7cf61ad059a45db55",
                "md5": "d6fe7f498a471da0398ed7975760d18f",
                "sha256": "a6487d2899a3d0fcf40bb99f4f86d3ec2858168fcf059623b883ff1fc759f3cb"
            },
            "downloads": -1,
            "filename": "pointpats-2.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6fe7f498a471da0398ed7975760d18f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">3.7",
            "size": 59173,
            "upload_time": "2023-03-06T16:11:29",
            "upload_time_iso_8601": "2023-03-06T16:11:29.591461Z",
            "url": "https://files.pythonhosted.org/packages/7b/49/f6e35a73e73f3379993b7ebbcd65edd1a0b664b900c7cf61ad059a45db55/pointpats-2.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07a81e1e47eeece4e9d7b2536f2d9b66af172a0400a104231a98fd6c959e767a",
                "md5": "5e6aea1a42de4ef8feaff1747d96b4e2",
                "sha256": "de390f450f4b83f343855f67de15bc85228d9bee2fcecf80851dd01e47c1b556"
            },
            "downloads": -1,
            "filename": "pointpats-2.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5e6aea1a42de4ef8feaff1747d96b4e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.7",
            "size": 54313,
            "upload_time": "2023-03-06T16:11:30",
            "upload_time_iso_8601": "2023-03-06T16:11:30.754837Z",
            "url": "https://files.pythonhosted.org/packages/07/a8/1e1e47eeece4e9d7b2536f2d9b66af172a0400a104231a98fd6c959e767a/pointpats-2.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-06 16:11:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pysal",
    "github_project": "pointpats",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "pointpats"
}
        
Elapsed time: 0.10308s