README.md
setup.py
ccalafiore/__init__.py
ccalafiore/array.py
ccalafiore/combinations.py
ccalafiore/directory.py
ccalafiore/download.py
ccalafiore/hacks.py
ccalafiore/maths.py
ccalafiore/plot.py
ccalafiore/shut_down.py
ccalafiore.egg-info/PKG-INFO
ccalafiore.egg-info/SOURCES.txt
ccalafiore.egg-info/dependency_links.txt
ccalafiore.egg-info/top_level.txt
ccalafiore/preprocessing/__init__.py
ccalafiore/preprocessing/axes_to_variables_table.py
ccalafiore/preprocessing/reorder_trials.py
ccalafiore/preprocessing/reshape.py
ccalafiore/preprocessing/rotate_indexes.py
ccalafiore/preprocessing/variables_table_to_axes/__init__.py
ccalafiore/preprocessing/variables_table_to_axes/balanced.py
ccalafiore/preprocessing/variables_table_to_axes/balanced_and_unbalanced.py
ccalafiore/preprocessing/variables_table_to_axes/balanced_or_unbalanced.py
ccalafiore/preprocessing/variables_table_to_axes/balanced_or_unbalanced_new_not_finished.py
ccalafiore/preprocessing/variables_table_to_axes/unbalanced.py
ccalafiore/stats/__init__.py
ccalafiore/stats/basics.py
ccalafiore/stats/old.py
ccalafiore/stats/paired_t_test.py
ccalafiore/stats/stats.py
ccalafiore/stats/unpaired_t_test.py