shawnlaffan / biodiverse

A tool for the spatial analysis of diversity
http://shawnlaffan.github.io/biodiverse/
GNU General Public License v3.0
75 stars 19 forks source link

randomisations: cache modified independent swaps setup #829

Closed shawnlaffan closed 1 year ago

shawnlaffan commented 1 year ago

Rerunning the setup for the modified independent swaps algorithm takes a while to get to the same result.

We should cache and clone as needed.

shawnlaffan commented 1 year ago

Initial work done. Future work identified by profiling can be under a new issue.