-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
blog post for 0.19.0 #94
Comments
Yeah it would be good to get the two gsoc posts finally finished, I'm behind on that |
In discussion with @davidercruz on PR #87 it became clear that some of the crucial features for on-the-fly transformations are not in 0.19.0 yet but are still PRs
@davidercruz rightly pointed out #87 (comment) that announcing OTFT without these features makes it much less exciting (and robs it of impact). My suggestion for the 0.19.0 blog post is #87 (comment) to only briefly mention the transformations along the lines that we outline the idea, state that the foundations are implemented, it's experimental, and cool things are coming. The OTFT blog post #86 (PR #87) will then be published after the 0.19.0 release announcement and we try to get the OTFT PRs done for a 0.20.0 (or 1.0.0?) release. (We cannot put them in a 0.19.1 because they are new features and those cannot go into a patch release under semantic versioning.) What are your opinions, especially @davidercruz @jbarnoud @richardjgowers ? |
Sorry, These PRs are hanging by my fault. The wrap/unwrap is basically ready. I would need to run it on a couple of systems to make sure I did not miss anything obvious but I can do that latter today. The two other PRs need a bit more testing on my part as they are doing less obvious things. |
The PRs are really close to completion, so, unless some nasty bugs are found, we can try to push OTFT for the 0.19.0 release. @jbarnoud what do you think? |
@davidercruz 0.19 is out already. We can wait and make sure all these PRs are 100% finished and make 0.20.0 the big transformations release. It won't be another 6 months before a release this time, I'm working on making the process easier |
@richardjgowers we should get this blog post updated for 0.19.x (Windows!) and then do an announcement on twitter, too. |
The 0.19.0 release (MDAnalysis/mdanalysis#1971) is imminent (PR MDAnalysis/mdanalysis#2095) so we need a blog post that summarizes the major things.
– link to GSoC Blog Post : Improved Distance search methods #90
- periodic keyword for
select_atoms()
quiet=True
; useverbose=False
insteadrun(start, stop, step)
.save()
methods: easier to maintain because formats change (e.g. pickle) and we think the user knows best how they want to keep their dataThe text was updated successfully, but these errors were encountered: