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

horz_independent and other names should be fully spelled out #26

Closed githubpsyche closed 4 years ago

githubpsyche commented 4 years ago

doesn't follow style guide not to. low priority fix though.

githubpsyche commented 4 years ago

For variable values, dictionary keys, etc, I'll keep the original matlab values. But for variable names, I'll spell them in pythonic ways.