Data analysis and visualization
Data analysis and visualization are essential skills for scientific computing.
graph TD
Scientific_python[Scientific Python] --> Python_for_data_science[Python for data science]
Python_for_data_science --> Python_dashboards[Python dashboards]
Scientific_python --> Python_for_HPC[Python for HPC]
Python_for_data_science --> Python_for_HPC
Python_for_data_science --> Generative_ai_for_software_engineering_and_data_analysis[Generative AI for software engineering and data analysis]
Scientific_visualization_with_ParaView[Scientific visualization with ParaView]
click Scientific_python "https://gjbex.github.io/Scientific-Python/" "Scientific Python"
click Generative_ai_for_software_engineering_and_data_analysis "https://gjbex.github.io/Training-sessions/generative_ai_for_software_engineering_and_data_analysis" "Generative AI for software engineering and data analysis"
click Scientific_visualization_with_ParaView "https://gjbex.github.io/Training-sessions/scientific_visualization_with_paraview" "Scientific visualization with ParaView"
click Python_dashboards "https://gjbex.github.io/Python-dashboards/" "Python dashboards"
click Python_for_HPC "https://gjbex.github.io/Python-for-HPC/" "Python for HPC"
click Python_for_data_science "https://gjbex.github.io/Python-for-data-science/" "Python for data science"