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

Add repeatedly that is reducable foldable #5

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zane
Copy link
Collaborator

@zane zane commented Apr 5, 2023

What does this do?

Adds an implementation of clojure.core/repeatedly that is reducible and foldable.

Why should we do this?

It will allow us to explore parallel implementations of, for example, importance sampling.

@zane zane added the feat label Apr 5, 2023
@zane zane self-assigned this Apr 5, 2023
@zane zane force-pushed the zane/foldable-repeatedly branch 2 times, most recently from e204e43 to ba51491 Compare April 5, 2023 23:35
@zane zane force-pushed the zane/foldable-repeatedly branch from ba51491 to 18934e9 Compare August 15, 2023 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant