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

the amount of times we need to go thru the pattern matcher for attribute checking IS TOO DAMN HIGH #16

Open
anandijain opened this issue Oct 25, 2023 · 1 comment

Comments

@anandijain
Copy link
Owner

should be simple fix

@anandijain
Copy link
Owner Author

i dont know how they do it because DownValue[Attributes] is empty so maybe its defined in a different way

anandijain added a commit that referenced this issue Oct 25, 2023
* disable index prints in Part, was noisy in lil_partition, but i think that we want them so maybe reenable at some point
* Fix a bug in Map that hardcoded the head to List
* evaluating the intermediate result in NestList, big perf improvement in simulating rule 30
* implement basic Join in kernel (bc matcher weakness)
* basic Timing function, i think its kinda sus
* add a note about #16 on where we need to avoid
* alternatives support and tests
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

No branches or pull requests

1 participant