Michele Ceresoli

Results 13 comments of Michele Ceresoli

I don't think it is that simple nor convenient in some ways: > * No need for caching, with all types of issues that this might require. This is a...

> The idea was to see if there was a way to avoid this as it requires some additional effort to extend compatibility with other AD packages, while working out-of-place...

> The issue I have run into is that `update_point!` requires the number type of the new state to match the number type of the FrameSystem. However, number types with...

More detailed and accurate implementations of the FK4/FK5/Galactic frames are needed. See Lieske (1976, 1979) and Standish (1989) and Murray (1989).

Some tests are also failing in the axes and points testsets when using `Ephemerides.jl` instead of Calceph, however this happens sporadically.

The segmentation fault error is thrown when the code tries to execute these lines within the `build_axes` function: ```julia # Check that the given functions have the correct signature for...

Caches are now properly filled with #42 . Only a public interface to retrieve that data should now be added.

> It can in the sense that variables of type `

@PerezHz I've noticed that this extension will not be compatible with all versions of TaylorSeries. For some compatibility reasons with my registry, the highest TaylorSeries version I was able to...

@andreapasquale94 I think this pull request is ready to be merged as soon as the last test errors are fixed. I also had to add an additional function `check_linktime` which...