Aakash sharma
@aakash140799
3 published packets
Joined Mar 2021
Published Projects
Forward Accumulation method for differentiation in Python
Forward Accumulation is a simple method for calculating the derivative of a complex function by repeatedly calculating derivative of its simple parts, developed in Python.
Mar 30, 2021
Gale Shapely Algorithm Implementation in C++
Gale Shapely algorithms is used in CDN to user mapping based on proximity priority of users. It is given by two researchers David Gale and Lloyd Shapely. The program is coded using C++ language.
Mar 30, 2021
Image Fetcher python script - fetch images from static HTML pages
Fetches images from static HTML pages given html-page-file-names/html links/directory name containing html pages, and fetches images present in page into an output directory, developed in Python
Mar 30, 2021