SOEP-Group / SOEP

Satellite Orbit and Event Predictor (SOEP) is a C++ application that predicts satellite passes, collision risks, orbital decay, and re-entry events. It provides real-time data, visualizations, and a interface for satellite tracking and space object management.
MIT License
0 stars 0 forks source link

Multi-threading #3

Closed SuadHus closed 1 month ago

SuadHus commented 1 month ago

Find a way, to spread the calculations on multiple threads, to make it faster and to utilize the all the cores.

SuadHus commented 1 month ago

Of course this is related to the c++ computation part 🤔🤔🤔🤔🤔🤔

RyuTribal commented 1 month ago

This should be done in HTML tbh

SuadHus commented 1 month ago

certainly

RyuTribal commented 1 month ago

11 merged into main