Skip to content
Snippets Groups Projects
Commit 67113f35 authored by Sortofamudkip's avatar Sortofamudkip
Browse files

initial architecture plans

parent 43f77b90
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`.
\ 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