NTD-Modelling-Consortium / ntd-model-sch

NTD SCH model
MIT License
0 stars 6 forks source link

Optimisation and Restructure #18

Closed mark-todd closed 1 year ago

mark-todd commented 2 years ago

Optimised array operations to perform multiple events at once Changing data structures to use dataclasses instead of dicts Changed folder structure so that functions are categorised by file Reformatted files using black