Hacker News new | past | comments | ask | show | jobs | submit | ccmillion's comments login

There are also access points to Horizons via astroquery (https://astroquery.readthedocs.io/en/latest/jplhorizons/jplh...) and l'horizon (https://github.com/millionconcepts/lhorizon).

Whether you want to use SPICE or Horizons will depend on what you are trying to accomplish.


See also: `antiscope`, an experiment in subjunctive programming

https://github.com/MillionConcepts/antiscope


Have you ever wanted to combine the best features of functional programming and Zen koans? `antiscope` is a Python-language library that provides structures for irrealis programming. "Irrealis" is a linguistic term for grammatical constructions related to unreal or potential situations. Similarly, irrealis programming permits evaluation of code in which some objects are undefined or incompletely defined. The program will run as if those objects were well-defined.

`antiscope` contains both abstract structures for creating irrealis-mood objects and (for now), a single implementation of these structures. This implementation works by manipulating text produced by OpenAI’s GPT family of large language models (LLMs).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: