Closed JuliaRegistrator closed 7 hours ago
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.
Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).
If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock]
in your comment.
Tip: You can edit blocking comments to add [noblock]
in order to unblock auto-merging.
Registering package: ComplexMixtures
Repository: https://github.com/m3g/ComplexMixtures.jl
Created by: @lmiq
Version: v2.9.0
Commit: ec968ecd4296661e59db892afb4848c09e40bd73
Reviewed by: @lmiq
Reference: https://github.com/m3g/ComplexMixtures.jl/commit/ec968ecd4296661e59db892afb4848c09e40bd73#commitcomment-149524685
Description: Package to perform minimum-distance distribution analyses of complex solute-solvent interactions
Release notes:
The calls to
mddf
andcoordination_number
now accept the name of the trajetory file and the solute and solvent selections, passing by the construction of theTrajectory
object. This is now the preferred and documented interface:where the
solute
,solvent
andsolute_and_solvent
objects areAtomSelection
structures.Other changes: