Skip to content

Add support for low level Python objects #31

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

Merged
merged 32 commits into from
Jul 28, 2023
Merged

Conversation

saulshanabrook
Copy link
Member

@saulshanabrook saulshanabrook commented Jul 4, 2023

This PR adds support for adding Python object to the e-graph. It also starts trying to implement the ndarray protocol to use with a sklearn method, as an end to end example.

I am opting to merge this as-is, before finishing that example, due to all the changes in this PR. It is already too large!

See the changelog for more details.

@saulshanabrook saulshanabrook marked this pull request as ready for review July 28, 2023 17:42
@saulshanabrook saulshanabrook merged commit 086eb41 into main Jul 28, 2023
@saulshanabrook saulshanabrook deleted the add-py-object branch July 28, 2023 18:53
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.

1 participant