githubpsyche / pcitpy

The Probabilistic Curve Induction and Testing (P-CIT) toolbox, implemented in Python.
https://githubpsyche.github.io/pcitpy/
Apache License 2.0
0 stars 0 forks source link

faster family_of_curves/family_of_distributions testing #17

Closed githubpsyche closed 4 years ago

githubpsyche commented 4 years ago

Obliging users to generate relevant matlab data is a hard sell, for instance. Simulation itself takes a long time, too.

githubpsyche commented 4 years ago

Have resolved to create MATLAB scripts that generate the relevant matlab data where necessary, and more broadly not to insist as intensely on complete code coverage. (Final tests of the importance sampler pipeline from simulation to analysis would achieve this anyway).