msmbuilder / msmbuilder-legacy

Legacy release of MSMBuilder
http://msmbuilder.org
GNU General Public License v2.0
25 stars 28 forks source link

msm_analysis.sample input matrix types #430

Open apeck12 opened 10 years ago

apeck12 commented 10 years ago

The docstring notes that msm_analysis.sample should take dense or sparse matrices, but it throws an error for dense. Sparse or compressed sparse matrices are fine.