https://github.com/pcafrica/devtools_scicomp
Material for the "Development Tools for Scientific Computing" course, Academic Year 2024-2025. Ph.D. course offered by SISSA.
https://github.com/pcafrica/devtools_scicomp
Last synced: about 1 month ago
JSON representation
Material for the "Development Tools for Scientific Computing" course, Academic Year 2024-2025. Ph.D. course offered by SISSA.
- Host: GitHub
- URL: https://github.com/pcafrica/devtools_scicomp
- Owner: pcafrica
- License: gpl-3.0
- Created: 2024-11-05T10:11:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T14:19:24.000Z (2 months ago)
- Last Synced: 2025-04-08T15:28:45.333Z (2 months ago)
- Language: Python
- Homepage: https://pcafrica.github.io/devtools_scicomp/
- Size: 4.49 MB
- Stars: 10
- Watchers: 1
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Development Tools for Scientific Computing
This repository contains material for the *Development Tools for Scientific Computing* course. Academic Year 2024-2025.
This Ph.D. course is offered by SISSA (International School for Advanced Studies), Trieste, Italy.
# :warning: Exam rules
- [Exam rules](exam_rules.md).# Documents
- [Syllabus](syllabus.md).# Links and resources
- [Course material](https://github.com/pcafrica/devtools_scicomp/).# Timetable
| Date | Time | Room | Topic |
|-----------------|---------------|------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Tue 11 Feb 2025 | 09:00 - 11:00 | 003 | The build process. Introduction to UNIX. [[Markdown](lectures/1/1.md)] [[HTML](https://pcafrica.github.io/devtools_scicomp/lectures/1/1.html)] [[PDF](https://pcafrica.github.io/devtools_scicomp/lectures/1/1.pdf)] [[Recording](https://sissa-it.zoom.us/rec/share/fFAihQJtGY6HF5JffQK4Xh0WUPkDepgfzFgYZ9u8x7EELJTgNxv2Y11VA_IEsk7u.iEe-rDGvUd62M8dd?startTime=1739261124000&pwd=eDEZEtt-Q-7tsoKn70akb0K80irfjyKa)] |
| Tue 11 Feb 2025 | 14:00 - 16:00 | 003 | Introduction to git. [[Markdown](lectures/2/2.md)] [[HTML](https://pcafrica.github.io/devtools_scicomp/lectures/2/2.html)] [[PDF](https://pcafrica.github.io/devtools_scicomp/lectures/2/2.pdf)] [[Recording](https://sissa-it.zoom.us/rec/share/Xqi8829MJYlNHQPSC5xo6msO1dq523Xccqm4FReQ63ZZOZZhZDAl2CWzxvwA2r9B.MPnm0ReE5R1bp4Fg?startTime=1739278997000&pwd=2AaVmDgfLlKT-9VjcSJIsoezkJmLZEQ_)] |
| Thu 13 Feb 2025 | 09:00 - 12:00 | 003 | Practical session. [[Markdown](exercises/1/1.md)] [[HTML](https://pcafrica.github.io/devtools_scicomp/exercises/1/1.html)] [[PDF](https://pcafrica.github.io/devtools_scicomp/exercises/1/1.pdf)] |
| Tue 18 Feb 2025 | 09:00 - 11:00 | 003 | Python for scientific computing. CI/CD. [[Markdown](lectures/3/3.md)] [[HTML](https://pcafrica.github.io/devtools_scicomp/lectures/3/3.html)] [[PDF](https://pcafrica.github.io/devtools_scicomp/lectures/3/3.pdf)] |
| Tue 18 Feb 2025 | 14:00 - 17:00 | 003 | Practical session. [[Markdown](exercises/2/2.md)] [[HTML](https://pcafrica.github.io/devtools_scicomp/exercises/2/2.html)] [[PDF](https://pcafrica.github.io/devtools_scicomp/exercises/2/2.pdf)] |
| Thu 20 Feb 2025 | 09:00 - 11:00 | 003 | Profiling and optimizing. [[Markdown](lectures/4/4.md)] [[HTML](https://pcafrica.github.io/devtools_scicomp/lectures/4/4.html)] [[PDF](https://pcafrica.github.io/devtools_scicomp/lectures/4/4.pdf)] |
| Thu 20 Feb 2025 | 14:00 - 17:00 | 003 | Practical session. [[Markdown](exercises/3/3.md)] [[HTML](https://pcafrica.github.io/devtools_scicomp/exercises/3/3.html)] [[PDF](https://pcafrica.github.io/devtools_scicomp/exercises/3/3.pdf)] |
| Fri 21 Feb 2025 | 11:00 - 13:00 | 003 | Parallel computing and HPC resources. [[Markdown](lectures/5/5.md)] [[HTML](https://pcafrica.github.io/devtools_scicomp/lectures/5/5.html)] [[PDF](https://pcafrica.github.io/devtools_scicomp/lectures/5/5.pdf)] |
| Fri 21 Feb 2025 | 14:00 - 17:00 | 003 | Practical session. [[Markdown](exercises/4/4.md)] [[HTML](https://pcafrica.github.io/devtools_scicomp/exercises/4/4.html)] [[PDF](https://pcafrica.github.io/devtools_scicomp/exercises/4/4.pdf)] |