clonker
clonker
Hi Andrew, currently our focus is elsewhere as this package is still in its early stages. You are more than welcome to contribute it yourself, otherwise it is probably going...
This seems to be a problem related to incompatible pytorch and pytorch_sparse versions, here we only depend on pytorch and that only weakly; there is no explicit dependency. In that...
That is very odd, deeptime is not supposed to pull pytorch at all. Can you try again in an isolated environment and paste the output here? If you have a...
Ah now I see what you mean - I think it's a good idea to catch such an import error. :slightly_smiling_face: Fixing the version in the setup doesn't seem very...
Ah thank you for bringing it to my attention! That is one of the drawbacks of using a sdist over a binary distribution with pip. On the other hand I...
Hey @MQSchleich, I've been experimenting a bit with CMake as dominant build system, I'd imagine it is a bit more robust with respect to incompatible toolchains. Also the initial pytorch...
No it's not on pypi yet, you'll have to run the setup from the remote: ```shell pip install git+https://github.com/deeptime-ml/deeptime.git@main ```
Ping on this one, with the new version it should also work via `pip install deeptime`.
I assume this is either no longer an issue or abandoned, please feel free to reopen otherwise. :)
Hi, I think this may be a bit too specific to implement it as a default. There are different ways of understanding stability of a Markov state I would say,...