Skip to content

TFG Release

Latest

Choose a tag to compare

@danieeeld2 danieeeld2 released this 22 Apr 11:04
· 12 commits to main since this release
211dc1d

This release contains the final and complete implementation of the VASCA algorithm in both R and Octave, as part of my undergraduate thesis in Maths and Computer Science.

It includes:

  • R and Octave implementations of VASCA pipeline functions
  • Docker environment for reproducible execution.
  • Benchmarking scripts comparing performance across languages.
  • Full integration tests comparing Octave and R outputs using Go.
  • Visualization scripts and benchmark result plots.
  • Extensive documentation and usage instructions in the README.

This release corresponds to the version used in the submitted thesis.