Git Product home page Git Product logo

Welcome to My Personal Page

Hello! My name is Sourangshu Ghosh. I am a fourth year undergraduate student of the department of civil engineering enrolled in its Dual Degree Program in Indian institute of Technology Kharagpur, West Bengal, India mostly knows to all as IIT KGP. I am also doing my minors in Mathematics and Computing in its Master of Science program. Apart from these I have been working under various professors of my university in various research projects. I have been mostly collaborating in my research works with Dr. Baidurya Bhattacharya, Professor, Department of Civil Engineering, IIT KGP. The link to his website.

Contact Details

Personal Email ID: [email protected] Institute Email ID: [email protected]

Phone Number: 7063068190

My Research Works and Interests

All of my works are basically scientific computing projects. I mostly interested in application of various Stochastic and Probabilistic Methods/Models in Real Life Problems. Apart from that I have also good knowledge in the field of Evolutionary Algorithms and its recent incorporation in Various Machine Learning Algorithms. I mostly do my coding works in Fortran, C/C++/MATLAB and Python. All of my codes are uploaded as Github Repositories. My Github Profile can be seen by clicking here https://github.com/SourangshuGhosh . This website contains all the links to the various repositories/topics and explains how it works and what they are meant for

My Research Gate Profile can be seen here

Sourangshu's github stats Top Langs

Besides research in engineering fields, I have a deep love in Mathematics and is always very keen to explore Combinatorical and Number Theory Problems. Some of Preprints are availabe in arxiv as given below

  1. Minkowski's Lattice Point Theorem: https://arxiv.org/abs/2010.00245
  2. The Basel Problem: https://arxiv.org/abs/2010.03953
  3. Bounds of the Mertens Functions: https://arxiv.org/abs/2012.11756
  4. Sequences and Polynomial Congruences: https://arxiv.org/abs/2012.11373
  5. Collatz Cycles and 3n+c Cycles: https://arxiv.org/abs/2101.04067

Sourangshu Ghosh's Projects

100-days-of-code icon 100-days-of-code

Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)

abstractgps.jl icon abstractgps.jl

AbstractGPs.jl is a package that defines a low-level API for working with Gaussian processes (GPs), and basic functionality for working with them in the simplest cases. As such it is aimed more at developers and researchers who are interested in using it as a building block than end-users of GPs.

allen_cahn_ode icon allen_cahn_ode

allen_cahn_ode, a Python code by Sourangshu Ghosh which sets up and solves the 1D Allen-Cahn reaction-diffusion ordinary differential equation (ODE).

alpert_rule_c icon alpert_rule_c

ALPERT_RULE is a C library which has tabulated values that define Alpert quadrature rules of a number of orders of accuracy for functions that are regular, log singular, or power singular.

alpert_rule_f90 icon alpert_rule_f90

ALPERT_RULE, a FORTRAN90 library which has tabulated values that define Alpert quadrature rules of a number of orders of accuracy for functions that are regular, log singular, or power singular.

alpert_rule_matlab icon alpert_rule_matlab

ALPERT_RULE, a MATLAB library which has tabulated values that define Alpert quadrature rules of a number of orders of accuracy for functions that are regular, log singular, or power singular.

anagram icon anagram

ANAGRAM, a C++ program which takes a string of letters and tries to produce as many anagrams as possible.

annulus_flow_fenics icon annulus_flow_fenics

Annulus_flow, a FENICS code by Sourangshu Ghosh which models the flow of a fluid, governed by the time dependent Navier-Stokes equations, in a 2D eccentric annulus.

awesome-bugbounty-writeups icon awesome-bugbounty-writeups

A curated list of bugbounty writeups (Bug type wise) , inspired from https://github.com/ngalongc/bug-bounty-reference

awesome-datascience icon awesome-datascience

:memo: An awesome Data Science repository to learn and apply for real world problems.

awesomefortranlibraries icon awesomefortranlibraries

This is a collection of Fortran routines written by Sourangshu Ghosh over the years for use in more complex codes. The different files are as independent as possible from each other, but in some cases dependencies are unavoidable.

bag-of-words-model icon bag-of-words-model

The bag-of-words model is a simplifying representation used in natural language processing and information retrieval (IR). In this model, a text (such as a sentence or a document) is represented as the bag (multiset) of its words, disregarding grammar and even word order but keeping multiplicity.

bash2048 icon bash2048

2048 is a single-player sliding block puzzle game designed by Italian web developer Gabriele Cirulli. The objective of the game is to slide numbered tiles on a grid to combine them to create a tile with the number 2048; however, one can continue to play the game after reaching the goal, creating tiles with larger numbers. It was originally written in JavaScript and CSS over a weekend, and released on 9 March 2014 as free and open-source software subject to the MIT license. This repository is written by Sourangshu Ghosh in Bash.

basic-linear-algebra-subprograms icon basic-linear-algebra-subprograms

A library created by Sourangshu Ghosh which contains the Basic Linear Algebra Subprograms (BLAS) for level 1, 2 and 3, for single and double precision, and for real and complex arithmetic.

besselj icon besselj

BESSELJ, a Python library which evaluates Bessel J functions of noninteger order.

burgers_steady_viscous_fenics icon burgers_steady_viscous_fenics

burgers_steady_viscous, a FENICS code which uses the finite element method to solve a version of the steady viscous Burgers equation over the interval [-1,+1].

burgers_time_viscous icon burgers_time_viscous

burgers_time_viscous, a FENICS code by Sourangshu Ghosh which uses the finite element method to solve a version of the time-dependent viscous Burgers equation over the interval [-1,+1].

bvp icon bvp

bvp, FENICS codes by Sourangshu Ghosh which use the finite element method to solve two point boundary value problems (BVP) over an interval in 1D.

cgp-cnn-design icon cgp-cnn-design

A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)

chaitanyamahaprabhu.github.io icon chaitanyamahaprabhu.github.io

A Site meant for Vaishnava Devotees for discussion of Krishna Consciousness jointly hosted by HG Rathin Singha and Sourangshu Pr.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.