etcadinfinitum / plots

Backups of plots for school etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plots

Unless otherwise noted, all projects use python3, MatPlotLib, and numpy.

Individual projects are organized in subdirectories.

Currently active:

  • Climbing

Retired:

  • Phys222Lab2

Climbing Plot

To compile and run the graph and receive expected output, use the following Python modules and indicated versions:

  • python: 3.6.5
  • numpy: 1.14.4
  • matplotlib: 2.2.2

Newer versions were used due to supporting dictionary operations in order of declaration. Note: probably not the best workaround, but oh well ¯_(ツ)_/¯

About

Backups of plots for school etc.


Languages

Language:Python 100.0%