Skip to content

Conversation

@EwanGilligan
Copy link
Collaborator

This is something I've been meaning to add for a while, since on good thing about having stabiliser chains is that it allows you to generate random elements with uniform distributions. This is a draft, because I wonder how much slower it is than random using the product replacement random generation. I'll wait for the benchmarks to see.

@codecov
Copy link

codecov bot commented Sep 1, 2020

Codecov Report

Merging #82 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   94.71%   94.73%   +0.02%     
==========================================
  Files          39       39              
  Lines        3122     3136      +14     
==========================================
+ Hits         2957     2971      +14     
  Misses        165      165              
Impacted Files Coverage Δ
src/group/stabchain/base_change_builder/random.rs 100.00% <100.00%> (ø)
src/group/stabchain/mod.rs 94.98% <100.00%> (+0.20%) ⬆️

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 f4d4621...7033aa5. Read the comment docs.

@EwanGilligan EwanGilligan marked this pull request as draft September 2, 2020 09:43
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.

1 participant