Skip to content
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

Wasserstein distances #500

Merged
merged 8 commits into from
Oct 26, 2021
Merged

Wasserstein distances #500

merged 8 commits into from
Oct 26, 2021

Conversation

yannikschaelte
Copy link
Member

No description provided.

@yannikschaelte yannikschaelte self-assigned this Oct 26, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2021

Codecov Report

Merging #500 (72706ab) into develop (197fb91) will increase coverage by 0.00%.
The diff coverage is 86.72%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #500    +/-   ##
=========================================
  Coverage    88.30%   88.31%            
=========================================
  Files          120      121     +1     
  Lines         7218     7324   +106     
=========================================
+ Hits          6374     6468    +94     
- Misses         844      856    +12     
Impacted Files Coverage Δ
pyabc/__init__.py 100.00% <ø> (ø)
pyabc/distance/distance.py 79.12% <ø> (ø)
pyabc/distance/ot.py 85.43% <85.43%> (ø)
pyabc/distance/__init__.py 100.00% <100.00%> (ø)
pyabc/distance/pnorm.py 85.97% <100.00%> (ø)
pyabc/sumstat/base.py 98.24% <100.00%> (+0.06%) ⬆️
pyabc/util/read_sample.py 92.85% <100.00%> (ø)
pyabc/inference_util.py 96.57% <0.00%> (+0.68%) ⬆️
pyabc/sampler/redis_eps/work.py 87.05% <0.00%> (+2.35%) ⬆️

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 197fb91...72706ab. Read the comment docs.

@yannikschaelte yannikschaelte changed the title Wasserstein Wasserstein distances Oct 26, 2021
@yannikschaelte yannikschaelte merged commit 275f7de into develop Oct 26, 2021
@yannikschaelte yannikschaelte deleted the wasserstein branch October 26, 2021 21:49
@yannikschaelte yannikschaelte mentioned this pull request Oct 27, 2021
@yannikschaelte yannikschaelte mentioned this pull request Feb 23, 2022
EmadAlamoudi pushed a commit that referenced this pull request Jun 30, 2022
* refactor distance submodule

* cont

* implement wasserstein distances

* fix style

* install cython

* fix2

* add raise test
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