https://github.com/ubaidrmn/parallel-and-distributed-computing
This repository contains the code for my VI semester course, Parallel and Distributed Computing (CSC-302), at UIT University.
https://github.com/ubaidrmn/parallel-and-distributed-computing
Last synced: 9 months ago
JSON representation
This repository contains the code for my VI semester course, Parallel and Distributed Computing (CSC-302), at UIT University.
- Host: GitHub
- URL: https://github.com/ubaidrmn/parallel-and-distributed-computing
- Owner: ubaidrmn
- Created: 2024-10-18T21:28:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-03T21:43:51.000Z (about 1 year ago)
- Last Synced: 2025-01-03T22:22:17.097Z (about 1 year ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parallel and Distributed Computing CSC-302
This repository contains the code for my VI semester course, Parallel and Distributed Computing (CSC-302), at UIT University. It has the following chapters:
- [Chapter 1](chapter_1/)
- [Chapter 2](chapter_2/)
- [Chapter 3](chapter_3/)
- [Chapter 4](chapter_4/)
- [Chapter 5](chapter_5/)