alimanfoo / anjl

A neighbour-joining library for Python.
https://alimanfoo.github.io/anjl
MIT License
0 stars 0 forks source link

Minor trimming of unnecessary data updates #36

Closed alimanfoo closed 1 week ago

alimanfoo commented 1 week ago

Remove data updates not needed because never accessed. No impact on performance but thought worth pushing so we have greater clarity on what data is needed.