Skip to content
Snippets Groups Projects
Commit 3abd110d authored by Alexander Shervud's avatar Alexander Shervud
Browse files

Merge branch '16-dataset-class-plotting-functionality' into 'master'

Plotting functionality

Closes #16

See merge request !17
parents d2bab6a0 2236ca75
No related branches found
No related tags found
1 merge request!17Plotting functionality
In this project, we decided to use Object-Oriented Programming (OOP) for the dataset class, in order to expose some basic functions for clients to use. The Dataset class is defined in `src/Dataset.py`.
For the plotting functions, we decided to define several commonly-used plotting functions in a separate file `src/Plotting.py`.
For the plotting functions, we decided to define several commonly-used plotting functions in a separate file `src/Plotting.py`.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment