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.