https://github.com/sayakpaul/parallel-programming-in-action
Contains exercises to strengthen my parallel programming skills
https://github.com/sayakpaul/parallel-programming-in-action
distributed-programming multiprocessing-library parallel-programming python toolz
Last synced: 3 months ago
JSON representation
Contains exercises to strengthen my parallel programming skills
- Host: GitHub
- URL: https://github.com/sayakpaul/parallel-programming-in-action
- Owner: sayakpaul
- Created: 2019-05-16T03:34:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T03:46:20.000Z (about 6 years ago)
- Last Synced: 2025-02-08T09:11:14.391Z (5 months ago)
- Topics: distributed-programming, multiprocessing-library, parallel-programming, python, toolz
- Language: Jupyter Notebook
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parallel-programming-in-action
Contains exercises to strengthen my parallel programming skills.