PoisotLab / BiodiversityObservationNetworks.jl

Methods for optimizing the spatial location of biodiversity-observation-networks
https://poisotlab.github.io/BiodiversityObservationNetworks.jl/dev/
MIT License
2 stars 0 forks source link

Add the entropize/entropize! functions #20

Closed tpoisot closed 2 years ago

tpoisot commented 2 years ago

These functions take a matrix of measurements and return a matrix of entropies, and are useful as the initial step in a workflow. No doc until #18 is merged, but the docstrings are here. Tests are passing so this should be ready to merge.