There is a newer version of the record available.

Published February 27, 2026 | Version v0.22.3
Software Open

NEOs.jl

Description

NEOs v0.22.3

Diff since v0.22.2

The highlights of the present patch version are:

  • The user can now decide if multiple threads are used to generate tracklets with reduce_tracklets.
  • The radius of the target plane is now an additional keyword argument in propagate_root.
  • When integrating the LOV with lineofvariations the positive sigma direction is now determined automatically following the derivative of the semi major axis.
  • closeapproaches now uses a custom root-finding function that avoids some problems found with TaylorIntegration's generic root-finding.

Merged pull requests:

  • Add threads keyword argument to reduce_tracklets (#154) (@LuEdRaMo)
  • Add R_TP keyword argument to propagate_root (#155) (@LuEdRaMo)
  • Choose the direction of the LOV based on the semimajor axis (#156) (@LuEdRaMo)
  • Custom root-finding in close approaches search (#157) (@LuEdRaMo)

Notes

If you use this software, please cite it as below.

Files

PerezHz/NEOs.jl-v0.22.3.zip

Files (5.2 MB)

Name Size Download all
md5:51bcadab519d4163164d27ade36ebf94
5.2 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/PerezHz/NEOs.jl/tree/v0.22.3 (URL)

Software