Airball

Latest version: v0.7.1

Safety actively analyzes 621366 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.7.1

- Updated example data folder structure.
- Clarified differences between uniform and log-uniform in IMF
- Extended functionality, speed-ups when processing multiple stars at once.
- Added rotate_into_plane, hyperbolic_plane, maxwell_boltzmann_dispersion_from_scale. Updated unit_vector and angle_between to handle lists of vectors.
- Moved _rotate_into_plane to tools. Refined hash handling.
- Clarified the way astropy.units is imported.
- Added option to return empty Stars object. Added ability to concatenate Stars objects with +.
- Simplified Distribution class and subclasses.
- Refined encounter_rate call.

0.6.1

- Overhauled API documentation.
- Clarified and consolidated some functionalities.
- Added ability for `Stars` to be generated directly from a `StellarEnvironment` with `Stars(StellerEnv(), size=10)`.

0.5.0

- Improved hybrid switching.
- Successive and Concurrent flyby functions
- Deeper Stars functionality
- More consistent Stellar Environments
- More Unit Tests

0.2.0

Hybrid Integrator
Added hybrid integrator switching between `WHFast` and `IAS15` to more accurately resolve 3-body interactions.
Fixed major issues with successive flybys.

**Full Changelog**: https://github.com/zyrxvo/airball/compare/v0.1.0...v0.2.0

0.1.0

The first reasonably useful version.

Simply `pip install airball` to get started.
It is still likely to have a massive overhaul, refactoring, and API changes.
`import airball` operates in an expected way with a relatively shallow structure.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.