Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 604 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 604 Bytes

egc

CI

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:

  • Add flags to pass parameters directly.
  • 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 for details.