Skip to content

Instantly share code, notes, and snippets.

@dkgoutham
dkgoutham / report.md
Last active August 27, 2023 14:53
Complex Networks Library for Pharo - GSoC 2023 Final Report

Complex Networks Library for Pharo - GSoC 2023 Final Report

Introduction:

Hello! I am Goutham, a fourth-year student majoring in Mathematics and Computing at IIT Guwahati, India. This summer, I had the privilege to be part of the Google Summer of Code (GSoC) program, where I worked with the Pharo Consortium. My primary project revolved around developing a Complex Networks library, and I was fortunate to be mentored by Gordana Rakic and Sebastian Jordan.

Goals of the Project:

The aim of this project was to develop a robust and versatile Complex Networks library for Pharo. The library was envisioned to cater to both basic and advanced needs, ranging from creating nodes and edges to implementing sophisticated network algorithms. By providing these functionalities, the library would serve as a one-stop solution for all network analysis needs in Pharo.

What I Did:

  1. Network Components: Implemented foundational classes that serve as the building blocks for any network. These include: