MultiNEAs: Numerical tools for near-earth asteroid dynamics and population
Project description
MultiNEAs
Numerical Tools for Near-Earth Asteroid Dynamics and Population
MultiNEAs is a Python package designed to provide numerical tools for studying the dynamics and population of Near-Earth Asteroids (NEAs). The package offers a comprehensive suite of utilities for orbital calculations, statistical analysis, and visualization of NEA populations.
Features
- Orbital Dynamics: Tools for computing and analyzing near-earth asteroid orbits
- Population Studies: Statistical methods for studying NEA populations
- Visualization: Plotting and visualization utilities for asteroid data
- Data Management: Efficient handling of asteroid catalogs and databases
Installation
From PyPI
MultiNEAs will be available on PyPI at https://pypi.org/project/multineas/. Once published, you can install it with:
pip install -U multineas
From Sources
You can also install from the GitHub repository:
git clone https://github.com/seap-udea/MultiNEAs
cd MultiNEAs
pip install .
For development, use an editable installation:
cd MultiNEAs
pip install -e .
In Google Colab
If you use Google Colab, you can install MultiNEAs by executing:
!pip install -U multineas
Quick Start
Getting started with MultiNEAs is straightforward. Import the package:
import multineas as mn
NOTE: If you are working in Google Colab, load the matplotlib backend before producing plots:
%matplotlib inline
Documentation
Full API documentation will be available soon.
Examples
Working examples and tutorials will be added as the package develops.
Contributing
We welcome contributions! If you're interested in contributing to MultiNEAs, please:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
Citation
If you use MultiNEAs in your research, please cite:
@software{multineas2026,
author = {Zuluaga, Jorge I. and Agudelo, Juanita A.},
title = {MultiNEAs: Numerical tools for near-earth asteroid dynamics and population},
year = {2026},
url = {https://github.com/seap-udea/MultiNEAs}
}
License
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0) - see the LICENSE file for details.
Authors
- Jorge I. Zuluaga - jorge.zuluaga@udea.edu.co
- Juanita A. Agudelo - juanita.agudelo@udea.edu.co
Acknowledgments
This package is being developed at the Solar, Earth and Planetary Physics Group (SEAP) at Universidad de Antioquia, Medellín, Colombia.
What's New
For a detailed list of changes and new features, see WHATSNEW.md.
MultiNEAs (C) 2026 - Jorge I. Zuluaga and Juanita A. Agudelo
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file multineas-0.1.2.tar.gz.
File metadata
- Download URL: multineas-0.1.2.tar.gz
- Upload date:
- Size: 33.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7472b77baf61ff675e43b194cf7657ad956a80b4cb358bfeb43c70a74be4444f
|
|
| MD5 |
4dc120c442082209ae0a131d0e4b7632
|
|
| BLAKE2b-256 |
d053e2a94dd3bc50ac4dbd232eca4340ac8213b73d5b8fcafe40b3eeb1dd782e
|
File details
Details for the file multineas-0.1.2-py3-none-any.whl.
File metadata
- Download URL: multineas-0.1.2-py3-none-any.whl
- Upload date:
- Size: 30.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9eda5709d3be359723a3005a1e156a63fcfa4a065a703494d041d325c0378b0b
|
|
| MD5 |
a80e68bd42b0580bc8665a585509decb
|
|
| BLAKE2b-256 |
08be7a970d79f333a7d7f754587af0ab477555d11f506e9aae8892752936a5f6
|