Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 728 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 728 Bytes

Chart printer

Program for printing charts for "chase problem".

velocity in time way of bodies in time distance in time

How to run

The easiest way to launch the program is to run the chart_printer.exe file.

Or you can use pip to install all required packages, and then run it in python:

pip install -r requirements.txt 
python ./chart_printer.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Authors

jeli-t

License

MIT