Skip to content

Merging this into SymPy #7

Description

@asmeurer

I'd like to get this merged into SymPy.

As you may know, I'm working on a project to improve the code generation in SymPy. Based on my analysis of what's out there (which somehow completely missed this) I came to the conclusion myself that we need something exactly like this, an AST representation of high-level code objects.

So my questions are:

  • Do you agree that this should be merged into SymPy?
  • Are there any things here that you would change (especially API-wise)? Reading through the code, nothing has stood out to me yet as something that I would do differently (OK, one minor thing, but it's trivial to change).
  • Technically, how should the merge happen?
  • Are there any other points of advice or comments for code generation that you have?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions