Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cpmachado/egc

Program with a collection of algorithms to compute as egyptians did
https://github.com/cpmachado/egc

egyptology mathematics

Last synced: about 4 hours ago
JSON representation

Program with a collection of algorithms to compute as egyptians did

Awesome Lists containing this project

README

        

# egc

[![CI](https://github.com/cpmachado/egc/actions/workflows/ci.yml/badge.svg)](https://github.com/cpmachado/egc/actions/workflows/ci.yml)

A simple program to compute an unitary fraction expansion of a given fraction.

It's output is in a csv in a different line.

## TODO

Before release 1.0:

- [x] Add flags to pass parameters directly.
- [x] Add different format output.(simple vs csv)
- [ ] Add proper documentation.

After:
- Expand the suite of capabilities, with:
+ Division
+ False position method
+ Others
- More to be defined.

## License

See [LICENSE](LICENSE) for details.