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

Extend and improve RecursiveApply, fix DSS inference #1334

Merged
merged 10 commits into from
Jun 16, 2023
Merged

Conversation

charleskawczynski
Copy link
Member

This PR:

@charleskawczynski
Copy link
Member Author

bors try

bors bot added a commit that referenced this pull request Jun 16, 2023
src/RecursiveApply/RecursiveApply.jl Outdated Show resolved Hide resolved
@charleskawczynski charleskawczynski marked this pull request as ready for review June 16, 2023 21:16
@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Jun 16, 2023
1334: Extend and improve RecursiveApply, fix DSS inference r=charleskawczynski a=charleskawczynski

This PR:
 - Extends and improves RecursiveApply (incorporates some changes/functionality in #1326) by working with Tuples/NamedTuples in a type-stable way
 - Adds RecursiveApply tests
 - Fix DSS inference and corresponding test

Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
dennisYatunin added a commit that referenced this pull request Jun 16, 2023
@bors
Copy link
Contributor

bors bot commented Jun 16, 2023

try

Build failed:

@charleskawczynski
Copy link
Member Author

Ambiguities seem to have increased from dependency patch updates (none are from RecursiveApply)

@bors
Copy link
Contributor

bors bot commented Jun 16, 2023

Canceled.

@charleskawczynski
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 16, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 1510dda into main Jun 16, 2023
@bors bors bot deleted the ck/recursive_apply branch June 16, 2023 22:27
dennisYatunin added a commit that referenced this pull request Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants