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

Ðg - Apply link, get runs, mold original list based on them #78

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

GolfingSuccess
Copy link
Contributor

@GolfingSuccess GolfingSuccess commented May 24, 2018

Important notes:

  • Getting the runs is done by using the group_equal function directly, not based on the Œg atom's behavior.
  • Molding is done based on the atom's call.

Note: Please test this if you can, I don't have time right now.

@DennisMitchell
Copy link
Owner

DennisMitchell commented May 24, 2018

I like the idea. There are a few issues with the implementation though.

  1. Your code contains two syntax errors.

  2. Hypers are deprecated and should no longer be added to the interpreter.

  3. I'd like to use Ðg to mimic Œg's grouping as a quick. That way, we can add this one as ÐG, and ÐĠ to group the indices themselves, as Ġ does.

@DennisMitchell
Copy link
Owner

I don't think this would work well for non-vectorizing links. The links should probably get mapped over the iterable.

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.

None yet

2 participants