PascalCrepey / HospitalNetwork

Building networks of hospitals through patients transfers
https://pascalcrepey.github.io/HospitalNetwork/
GNU General Public License v3.0
7 stars 7 forks source link

Removing extra checkBase and replacing with a class. #11

Closed MikeLydeamore closed 5 years ago

MikeLydeamore commented 5 years ago

Added the code as suggested in https://github.com/PascalCrepey/HospitalNetwork/issues/10

Unfortunately my work PC is windows so a lot of the line endings changed despite my best efforts to block them - apologies for that - if it's annoying let me know and I'll try some more to stop it from happening.

Tested this locally on my large database and it ran fine and notably faster.

ClementMassonnaud commented 5 years ago

Thanks!