Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 251 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 251 Bytes

This project contains astronomical processor. It calculates Sun, Moon, and planet positions.

The source code is taken in the C programming language from the cosinekitty/astronomy repository.

Astro processor have been rewritten in the RUST language.