Results 18 issues of Ryan James

attest should have some way to report test coverage, probably using coverage.py. this is generally a very useful metric and so for attest to gain some real traction needs to...

documentation

i think legit could grow some sort of submodule support -- perhaps `legit sync` would update all submodules? or maybe a dedicated command to work with submodules.

Feature Request

https://arxiv.org/abs/2002.03356

measure
PID

https://arxiv.org/abs/1910.05979

measure

Uses same lattice as Ay/Polani/Virgo

measure

depends upon #169

measure
channels

depends upon #169

measure
channels

It could make things exponentially easier to implement (particularly the optimizing over auxiliary variables stuff). Hopefully doesn't slow things down much/at all. May allow dask-backed distributions...

enhancement
distribution

This will bump up the minimum scipy version https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.dual_annealing.html#scipy.optimize.dual_annealing https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.shgo.html https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.differential_evolution.html#scipy.optimize.differential_evolution https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.brute.html#scipy.optimize.brute

enhancement