The Algorithm Alley

Improving sampling routines for correlation matrices and R interface

GSoC' 24

Introduction Overview My work for GeomScale in the Google Summer of Code 2024 was focused on 2 of GeomScale’s reposi...

Google summer of code'24, Week 8.

A tuning function.

In my last week, I focused on tuning one of the parameters: the walk length. My Code Here is my function: template...

Google summer of code'24, Weeks 6 and 7.

Fixing symmetry of matrices.

An issue regarding symmetry At this point I had my Rcpp code running, and on testing the function on R, this is what...

Google summer of code'24, Weeks 4 and 5.

The user interface.

In the fourth and the fifth weeks, I worked on Rvolesti: this is an R interface for the C++ library volesti. Backgro...

Google summer of code'24, Week 3.

Improvisation!

In my third week of coding, I made some changes to my previous code, added documentation in the form of comments, mad...

Google summer of code'24, Week 2.

Implementation of subroutines

The code I contributed in my second week of GSoC mainly consisted of Tweaking my previous implementation Making ...

Google summer of code'24, Week 1.

Improving subroutines.

I started coding for the first week of Google Summer of Code from May 27, 2024. My primary focus on this was on GeomS...