I've populated the first unit_test with actual data from JPL Horizons. And I think it works! That shouldn't be a surprise all the tests you've already done but it means I use the code correctly (and we have a useful unit test)!
Can you confirm that the precision requirements are what you would expect? I integrate asteroid Holman for 30 days after which I get a position error of <10cm and a velocity error of < 5mm/day.
I've populated the first unit_test with actual data from JPL Horizons. And I think it works! That shouldn't be a surprise all the tests you've already done but it means I use the code correctly (and we have a useful unit test)!
Can you confirm that the precision requirements are what you would expect? I integrate asteroid Holman for 30 days after which I get a position error of <10cm and a velocity error of < 5mm/day.