Kyle Beauchamp

Results 200 comments of Kyle Beauchamp

I think it's running the tests, which take a bit longer than other libraries. If it doesn't work this time, we can disable the tests on the recipe and update...

As an aside, it could be cute to use tICA for this, as it provides the slowest linear combination of observables--which could be a better estimate for the actual timescale...

So we currently have automated docs on readthedocs. They aren't up to date because we've been doing all development work in the `nk` branch, rather than master. Eventually we may...

We could also do something like `choderalab.org/software/pymbar`, in case we want to avoid having to buy lots of different domains.

OK, I directly edited the README.md files in both the master and nk branches with links to read the docs.

My initial assessment is that there are two orthogonal todo items: 1. Fill in content in `docs/*.rst` (*e.g. https://github.com/mdtraj/mdtraj/blob/master/docs/analysis.rst and http://mdtraj.org/latest/analysis.html) 2. Figure out a way to get an autogenerated...

The API docs are probably failing to build due to some import issues, looking into it.

I think it was a sphinx issue, potentially resolved by my pull request. On Jul 23, 2015 6:31 AM, "Benjamin Trendelkamp-Schroer" < [email protected]> wrote: > I don't know if that...

#204 and #205 were attempts to get this to build, still not sure what's wrong on the readthedocs side.

I think that latest fix did the trick.