Skip to content

Implement more complete JSON serialization for sympy #2014

Closed
@mpharrigan

Description

@mpharrigan

Follow up to #1880 (review)

It would be ideal if sympy itself had a serialization format. However, the most promising candidate srepr looks to be horribly unsafe to parse on untrusted input.

#1880 adds support for sympy.Symbol, but we'll probably need support for more constructs; at least arithmetic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions