Skip to content

Releases: markovmodel/msmtools

v1.2.6

Choose a tag to compare

@marscher marscher released this 11 Feb 00:19
no implicit int casting!

minor service release

Choose a tag to compare

@marscher marscher released this 06 Nov 15:59
b97481d
Merge pull request #123 from markovmodel/trajgen

[generation] replaced scipy.stats.rv_discrete by np.random.choice

minor release

Choose a tag to compare

@marscher marscher released this 12 Nov 13:59
54dc76d
Merge pull request #117 from marscher/ceff_no_multiprocess

do not require multiprocess, but use stdlib in efficient_count_matrix parallelization