Oliver Beckstein
Oliver Beckstein
On the surface it looks nice to be able to provide `dtype=np.float64` to the `Universe`. I like that it looks like numpy. Under the hood it will likely be a...
Once you need someone to review, feel free to ping/request reviewers. I'd also suggest using the "convert to draft" in GitHub instead of just adding "WIP" to the issue title...
@hesther , a velocity reader would be a good addition. However, all developers are really quite busy and I don't see anyone going to implement it any time soon because...
There are currently no plans that I’m aware of but MDAnalysis is open source so contributions are welcome. 1. How would you expect MDAnalysis to behave if a VDCD reader...
- Interoperability is good. - Given that there's an established pattern for this approach, `libmda` sounds sensible. - However, I feel we should be more explicit and name it `libmdanalysis`...
From which version of Python onwards is type hinting supported? How does this fit into the current roadmap/NEP29 ? cc @IAlibay
@1krishnasharma for questions about projects and Outreachy/GSOC please ask on the developer mailing list. Examples of how you would apply type hinting to MDAnalysis would go in your proposal/application.
@IAlibay this is still listed for 2.0 — is this realistic and essential? @cbouy how much needs to be done here to complete it?
Looks awful when it breaks :-p. Did you successfully include bibtex citations from any other pyx files? Did you try removing citations piece by piece to see if it's any...
Are there any intermediate files that are created? If so, do the references look correct in the intermediate files? The issue about apidoc and pyx files https://github.com/sphinx-doc/sphinx/issues/1117 only addresses sphinx...