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

Wip computation performance #8

Merged
merged 3 commits into from
May 14, 2017
Merged

Wip computation performance #8

merged 3 commits into from
May 14, 2017

Conversation

daimpi
Copy link
Owner

@daimpi daimpi commented May 14, 2017

Bringing the master branch up to date

daimpi added 3 commits May 4, 2017 03:51
* The confidence which determines when a run can be stopped is now calculated not only wrt to the researcher who is the least confident but takes the confidence of all researchers into account.
* `calc-confidence` has been computationally optimized: redundancies have been reduced
* The variable `avg-neighbor-signal` is now turtle-owned and has been documented
* New globals: `g-confidence` and `g-depressed-confidence` have been added and documented.
* The hidden variable `confidence-cutoff` has been adjusted for the new way confidence is calculated
* The global `max-confidence` has been removed as it is not needed anymore
* The `average-confidence` reporter has been adjusted to report the global confidence `g-confidence`
* They seem to better fit in there.
* removing initialization of current-theory-info from setup b/c it's superfluous
* If the number of pulls is smaller than 100 an exact reporter for the binomial distribution is used instead of the normal approximation.
* The range for the pull slider has been extended, which is reflected in the documentation.
@daimpi daimpi merged commit fd1911f into master May 14, 2017
@daimpi daimpi deleted the wip-computation-performance branch May 14, 2017 12:38
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