-
For performance reasons (see for example [Orekit issue 1151](https://gitlab.orekit.org/orekit/orekit/-/issues/1151)) it could be nice to be able to check if a `Derivative` has zero values in all its d…
-
A key feature that is missing from the existing event detecting architecture, is the ability to dynamically change the maximum checking interval based on the current `ODEStateAndDerivative` or some co…
-
The sigma-point calculations for state prediction and measurement calculation need to be separated in the UKF implementation. See relevant [forum post](https://forum.orekit.org/t/unscented-filter-wit…
-
I think adding the MOCAT analytical propagator would be interesting for comparison sake. They are the currently the most similar work to us in the litterature.
-
## Issue Description
We are using SonarQube in an existing maven-multimodule environment, for open source project Hipparchus.
There are spotbugs exclude filters in each module, see for example […
-
# Feature
## Desired Behavior / Functionality
Long-term it will probably make sense to integrate [orekit](https://gitlab.orekit.org/orekit-labs/python-wrapper/blob/master/examples/The_Basics.ipynb…
-
I wanted to be about to support STL file format loading.
The reason is that I dusted off the old (2011) Toxiclibs and have updated it (for my purposes) to support a nice physics model for JavaFX.
I …
-
As per discussion on the forum:
https://forum.orekit.org/t/potential-principal-component-analysis-component/2175
-
Hallo Alexandre,
I am currently working with an external library that provides an `AbsoluteDate` class. To compare these objects, it provides a comparator, but not the python native `_gt_`, `_lt_` …
-
Hello,
Sorry to disturb you with my question but I am really stuck for 3 days now and i hope you can help me.
I am currently trying to freeze a python application using Orekit, a java third-library …