Astronomical foundations

Two named ephemeris paths. One transparent decision.

The documented API exposes Formula-Lite and JPL DE440 as explicit provider choices. Select the one that meets the date range, precision and distribution requirements of your own product.

Provider comparison

Know the method behind the answer.

QuestionFormula-LiteJPL DE440
Documented providertkr_formulade440
Astronomical basisIn-house VSOP87-series implementation using public coefficients.In-house reader for NASA JPL's DE440 kernel.
Distribution characteristicSeries arithmetic; no DE440 kernel file is required for this provider.Requires the relevant ephemeris kernel in its deployment model.
Evaluation questionDoes its tested precision and range satisfy your product?Does its kernel size and operational model fit your product?
Do not equate provider names with a blanket accuracy claim. Ask for the current validated date boundaries, reference comparisons and error methodology for your target use case.
Why explicit selection matters

Reproducible output starts with recorded inputs.

A silent switch in ephemeris, ayanamsa or location handling can create chart differences that are hard to explain. The documented platform requires the provider to be named, and returns its identity with the calculation.

  • Test edge dates: validate both the beginning and end of your required range.
  • Record conventions: ayanamsa and regional settings belong alongside results.
  • Compare references: verify representative cases rather than relying on marketing adjectives.
Conceptual configurationNo endpoint implied
{
  "provider": "tkr_formula"
}

or

{
  "provider": "de440"
}
Frequently asked

Ephemeris questions

Is VSOP87 the same as Swiss Ephemeris?

No. Formula-Lite is described as an in-house VSOP87-series implementation. That is a different claim from licensing or bundling Swiss Ephemeris.

Does this site offer DE441?

No. DE441 is not presented here as a released product or provider. Ask for written status if a future ephemeris is part of your requirements.

Can both providers run offline on mobile?

Do not assume that. Local distribution of a kernel and a compact series-based runtime have different requirements; obtain a platform-specific licence and build evaluation.

Choose by evidence, not by label.

Bring your dates, locations, reference cases and deployment constraints.

Discuss validation ↗