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

Mixed Set Additions #3151

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Mixed Set Additions #3151

merged 3 commits into from
Apr 25, 2024

Conversation

OAGr
Copy link
Contributor

@OAGr OAGr commented Apr 3, 2024

Some simple functions to help support MixedSet

@OAGr OAGr added the Language Regarding Squiggle language semantics, distributions and function registry label Apr 3, 2024
Copy link

changeset-bot bot commented Apr 3, 2024

🦋 Changeset detected

Latest commit: 391fcb1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@quri/squiggle-lang Patch
@quri/squiggle-components Patch
@quri/prettier-plugin-squiggle Patch
@quri/versioned-squiggle-components Patch
vscode-squiggle Patch
@quri/squiggle-textmate-grammar Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Apr 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
quri-hub ✅ Ready (Inspect) Visit Preview Apr 4, 2024 2:57pm
squiggle-components ✅ Ready (Inspect) Visit Preview Apr 4, 2024 2:57pm
squiggle-website ✅ Ready (Inspect) Visit Preview Apr 4, 2024 2:57pm
1 Ignored Deployment
Name Status Preview Updated (UTC)
quri-ui ⬜️ Ignored (Inspect) Visit Preview Apr 4, 2024 2:57pm

@OAGr
Copy link
Contributor Author

OAGr commented Apr 8, 2024

I'd still like to add these functions, but probably in a separate PR:

  1. PointSet.fromMixedSet(contPercent) -> makes uniform dist in this set of ranges.
  2. PointSet.truncate(MixedSet) -> Removes the PointSet outside of the MixedSet.

@berekuk berekuk merged commit 8b8adf9 into main Apr 25, 2024
6 checks passed
@berekuk berekuk deleted the mixedSet-additions branch April 25, 2024 17:46
@github-actions github-actions bot mentioned this pull request May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language Regarding Squiggle language semantics, distributions and function registry
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants