Closed
Conversation
Aj/add glossary
vilkinsons
reviewed
Jun 18, 2021
| @@ -0,0 +1,11 @@ | |||
| --- | |||
| title: Stochasticity | |||
| description: Stochasticity is a measure of the randomness of a process. A highly stochastic process (often shortened to a ‘stochastic process’) – is one that features variables or parameters with different probability distributions. Because of this multiple iterations of the process can return different results. Within the field of simulation, It’s important to differentiate stochastic methods […] | |||
Member
There was a problem hiding this comment.
@ghabs Can you suggest a new abstract for the stochasticity page that fits on two lines (as our existing ones at hash.ai/wiki do)? This new page is missing one.
Contributor
There was a problem hiding this comment.
Stochasticity is a measure of randomness. The state of a stochastic system can be modeled but not precisely predicted.
kube
added a commit
that referenced
this pull request
Apr 14, 2026
AI review fixes: - #5 Stacked chart: add bands config so each series' fill is clipped to the region between it and the adjacent series below, preventing overlapping semi-transparent layers from compositing into muddy colors - #6 Stale store ref: tooltip hooks now read from a useLatest(store) ref instead of the store value captured at chart creation time, so tooltip values stay correct after simulation restart - #9 Frozen scales: revert setData(data, false) back to setData(data) since scales must recalculate as data grows (time extends, y changes) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds all the wiki data on the WP CMS as MDX files to the glossary folder.