Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

airball

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airball

A package for running and managing flybys using REBOUND

  • 0.9.2
  • PyPI
  • Socket score

Maintainers
1
AIRBALL Logo, a 3-body problem made to look like the letter A.

Welcome to AIRBALL

AIRBALL is a package for running and managing flybys using REBOUND. It is an extension to REBOUND, the popular N-body integrator.

AIRBALL is currently in beta testing. Feedback and feature requests are very welcome.

Features

  • Logic for handling the geometry of adding, running, and removing a flyby object in a REBOUND simulation.
  • Stellar environments for generating and managing randomly generated stars from different stellar environments throughout the galaxy.
  • Initial mass functions for quickly generating samples from probability distributions.
  • Astropy.units integration to help you manage the mess of units and scales.
  • Interactive examples for teaching and exploring AIRBALL’s functionality.

Installation

AIRBALL is installable via pip with one simple command

pip install airball

The following packages should automatically be installed along with AIRBALL:

  • rebound
  • numpy
  • scipy
  • joblib
  • astropy

Contributors

AIRBALL is open source and you are invited to contribute to this project!

Acknowledgments

If you use this code or parts of this code for results presented in a scientific publication, we would greatly appreciate a citation.

License

AIRBALL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

AIRBALL is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with airball. If not, see http://www.gnu.org/licenses/.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc