Metadata-Version: 2.4
Name: gcxmlib
Version: 0.2
Summary: GCXMLib: A library for cross-matching tracklets on the unit sphere 
Author-email: Ryou Ohsawa <ryou.ohsawa@nao.ac.jp>
Maintainer-email: Ryou Ohsawa <ryou.ohsawa@nao.ac.jp>
License: MIT
Project-URL: Homepage, https://github.com/astronasutarou/gcxmlib
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C++
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.22
Requires-Dist: astropy>=5.0
Dynamic: license-file

# GCXMLib
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Documentation Status](https://readthedocs.org/projects/gcxmlib/badge/?version=latest)](https://gcxmlib.readthedocs.io/en/latest/?badge=latest)

## Overview
This module provides some functions to manipulate tracklets on the unit sphere.



## Dependencies

``` python
numpy
astropy
matplotlib
```

## References
