Skip to content

Instantly share code, notes, and snippets.

View czgdp1807's full-sized avatar
🏠
Working from home

ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) czgdp1807

🏠
Working from home
View GitHub Profile
/* The Computer Language Benchmarks Game
https://salsa.debian.org/benchmarksgame-team/benchmarksgame/
contributed by Martin Jambrek
based off the Java #2 program contributed by Mark C. Lewis and modified slightly by Chad Whipkey
*/
#include <cmath>
#include <cstdio>
#include <cstdlib>
@czgdp1807
czgdp1807 / GSoC_2019_Report_Gagandeep_Statistics.md
Last active December 12, 2019 08:17
GSoC 2019 Report Gagandeep : Statistics

GSoC 2019 Report Gagandeep : Enhancement of Statistics Module

This report summarizes the work done in my GSoC 2019 project, Enhancement of Statistics Module wth SymPy. My mentors were, Francesco Bonazzi and Sidhant Nagpal. A step by step development of the project is available at czgdp1807.github.io.

About Me

I am, Gagandeep Singh, a third year Bachelor of Technology student at Indian Institute of Technology, Jodhpur in the department of Computer Science and Engineering.

Project Outline