MDAnalysis / mdahole2

An MDAKit implementing a Python interface for the HOLE program.
https://www.mdanalysis.org/mdahole2/
GNU General Public License v3.0
5 stars 2 forks source link

`MDAnalysis.analysis.hole2`: Implement parallelization or mark as unparallelizable #60

Open marinegor opened 3 months ago

marinegor commented 3 months ago

Given a newly implemented parallelization (https://docs.mdanalysis.org/dev/documentation_pages/analysis/parallelization.html), implement it for all classes in analysis.hole2 module. You may use analysis.RMSD in develop as a reference.

You need to add:

IAlibay commented 3 months ago

Transferring - hole2 development is not done within the core library anymore.