An open API service indexing awesome lists of open source software.

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

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...