All the code presented here is written in python, making use of the powerful Jupyter. A list of the library and packages needed to run the notebooks and modules is availble in package-list.
In development ...
The repository is subdivided in 4 subfolders as follows:
- Notebooks: Contains all the notebooks and examples of usage of the function defined in the modules. See NotebooksReadMe for a brief description of each notebook ;
- Modules: Contains different modules(functions and variables). See ModulesReadMe for more details ;
- DataFiles: Contains the files/dataset associated with the notebooks or results of simulation that can be recall for easy use. See DataReadME for more details.
- PdfFiles: Contains the PDF files. See PdfReadME for more details.