probcomp / crosscat

A domain-general, Bayesian method for analyzing high-dimensional data tables
http://probcomp.csail.mit.edu/crosscat/
Apache License 2.0
322 stars 42 forks source link

Remove debug code #80

Closed alxempirical closed 8 years ago

alxempirical commented 8 years ago

Changing to an assert might not be the right solution here... you might want to drop to the debugger if an environment variable is set, or something like that.

alxempirical commented 8 years ago

Since this is just test code, I guess it doesn't really matter.