Skip to content

TommiBu/Diagnostic_Calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Diagnostic Prototype (C++)

A small experimental C++ project related to my diploma thesis. The goal was to try out C++ while working with a topic close to sports diagnostics.

The project reads simple CSV data from performance tests (e.g. Wingate) and body composition (e.g. weight, FFM) and computes a few basic relative metrics such as power per kilogram. It is implemented as a small, modular computation core without any UI or database.

This project is mainly served as a learning exercise and a technical prototype. The actual research and further development are done in Python, which I ultimately prefer and continue to use, including follow-up work on human kinematics geometry.

About

Lightweight C++ computation core for sports diagnostics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors