malonzo47 / pynita_GUI

pynita_GUI is python GUI based implementation of Noise Insensitive Trajectory Algorithm (NITA)
4 stars 3 forks source link

added parallelization better chunks #43

Closed vasusingla closed 5 years ago

vasusingla commented 5 years ago

Added each worker to handle chunks of processes instead of single processes for better core utilization