Shyam Saladi

Results 14 comments of Shyam Saladi

Wow that was a while ago! I must have deleted it at some point when cleaning out my files. Good thing you were able to find it elsewhere!

Hi! Not sure how much help I can provide, but here is what I think from a bit of reading: > Works created before 1978 > > For works published...

I saw the following in `msmbuilder/msmbuilder/tests/test_msm.py`, but it's not clear to me what `trimmed_assignments` does. ```python pairs = msm.draw_samples(trimmed_assignments, 2000) ``` ... given I don't seem to get something useful...

bump ... since from the user's guide, this should work along with modifying the word size for example, for cd-hit-est ``` -n 10, 11 for thresholds 0.95 ~ 1.0 -n...

I can make the change and submit a PR if you agree.

Has there been any progress on this? I need to connect to a database via SSL and the codebase I'm working with has been setup to use PHP-AR.

Thanks -- there's more to this than I'd considered at first. * I like a separate command for global settings that go along with a scene. * Would you suggest...

Try reportlab.graphics.shapes.Image and then add using `.add` as usual