https://github.com/harrisonzhu508/algorithms
Computer Science Fundamentals
https://github.com/harrisonzhu508/algorithms
algorithms epfl
Last synced: about 1 year ago
JSON representation
Computer Science Fundamentals
- Host: GitHub
- URL: https://github.com/harrisonzhu508/algorithms
- Owner: harrisonzhu508
- Created: 2017-11-24T22:33:21.000Z (over 8 years ago)
- Default Branch: Algorithms
- Last Pushed: 2018-11-20T15:43:09.000Z (over 7 years ago)
- Last Synced: 2025-02-16T01:41:30.369Z (over 1 year ago)
- Topics: algorithms, epfl
- Language: Jupyter Notebook
- Homepage:
- Size: 1.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Repository containing notes and code for computer science.
- The folder `Algorithms and Data Structures` will contain relevant algorithms and code for an undergraduate algorithms course.
- `High Performance Computing` contains notes and code pertaining to scientific computing, including scientific Python, Fortran, MPI, OpenMP etc...