-
The OS specific error logs should be posted in this issue, I currently don't have them at hand. The JSON manager raises warnings on the macos clang build and fails on linux gnu. These tests are curren…
-
The tests fail due to tolerances in tests being exceeded. This must be resolved, but for now these tests will be omitted from the feedstock releases in the `YOLO/YOLOAddTestCase.cmake` file (on `tudat…
-
The Euler and fixed-step RK4 integrators should be re-made into a new fixed-step integrator method that takes (amongst others) a Butcher tableau as input.
The Euler and RK4 integrators can then be …
-
In library/formflyt_orbits/kepler_states.m, line 39, should the x position be calculated as: pos_X=a*(cosd(eccAnom) + e); instead?
Eccentricity should cause the focus to translate in the positive x…
-
See for example
![savetweetvid_FHA8kccUcAIyIix](https://user-images.githubusercontent.com/316517/146810204-48ce7192-3c20-41ed-b373-e37d90951fe9.gif)
(we can do the static ones first 😉 )
-
In #975 we reviewed our documentation classification according to The Documentation System, and now I think we should highlight it in our documentation more prominently, like the pandas people do:
…
-
I think it would be very useful to add to the documentation a standard reference (textbook) where the coordinate systems mentioned in
https://juliaspace.github.io/SatelliteToolbox.jl/dev/man/transf…
-
💻 **Solver request: vallado2013**
This algorithm appeared for the first time in Vallado's book titled "Fundamentals of astrodynamics and applications". It is an improved version of the one develope…
-
On a Windows 10 system, using the master branch of Documenter (v0.3.0+) and julia v0.5.0-rc3 I receive the following error when I try to build the documentation.
```
Documenter: rendering document.
E…
-
# Trajectories could be better!
Right now, they're just `Vector`s of `Orbit` structures. This could be so much better for many reasons, including lots of memory allocation necessary to get a high d…