Skip to content

Replace distance array with capped distances#63

Merged
orbeckst merged 4 commits intoMDAnalysis:masterfrom
VOD555:rdf_capped
Sep 20, 2018
Merged

Replace distance array with capped distances#63
orbeckst merged 4 commits intoMDAnalysis:masterfrom
VOD555:rdf_capped

Conversation

@VOD555
Copy link
Copy Markdown
Collaborator

@VOD555 VOD555 commented Sep 19, 2018

Fixes #62

Changes made in this Pull Request:

  • Replace distance array with capped distances in rdf.py

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 19, 2018

Codecov Report

Merging #63 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   99.27%   99.27%   -0.01%     
==========================================
  Files           7        7              
  Lines         276      274       -2     
  Branches       27       26       -1     
==========================================
- Hits          274      272       -2     
  Misses          1        1              
  Partials        1        1
Impacted Files Coverage Δ
pmda/rdf.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ff3db2...2b28a12. Read the comment docs.

@orbeckst orbeckst self-requested a review September 20, 2018 01:00
Copy link
Copy Markdown
Member

@orbeckst orbeckst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

(I was about to say that you should add an entry to CHANGELOG but we are introducing rdf for 0.2.0 so it really doesn't matter if we change the implementation during development).

Btw, is this faster than before?

@orbeckst orbeckst merged commit 29b22bc into MDAnalysis:master Sep 20, 2018
@VOD555 VOD555 deleted the rdf_capped branch October 18, 2019 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants