An open API service indexing awesome lists of open source software.

https://github.com/dumbastro/dumbastro-c

Yet another poor C implementation of Meeus's Astronomical Algorithms
https://github.com/dumbastro/dumbastro-c

astronomical-algorithms astronomy jean-meeus

Last synced: about 1 year ago
JSON representation

Yet another poor C implementation of Meeus's Astronomical Algorithms

Awesome Lists containing this project

README

          

# Dumbastro C

Yet another (partial, flawed...) C implementation of Jean Meeus's "Astronomical Algorithms", 1991. Only for self-learning purposes.

## TODO

- [ ] Restructure to compile it as a proper C library
- [ ] Add Makefile