Skip to content

olutosinbanjo/plots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plots

Python Programs for visual representation of data

  1. bars.py: How to plot multiple bars nest to each other. This code was used to generate results in square matrix-matrix multiplication report .
  2. grouped_bar.py: Plot grouped bars in Python.
  3. direction_field : Plots for direction field for -

a. y'(x) = x + sin(y)

b. y'(x) = x^2 - y

c. falling object

About

Python Programs for visual representation of data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages