Skip to content

Consider non-proprietary output format #4

Description

@peanutfun

Description

GiNaCDE writes output in the Maple and Mathematica language syntax. Both are proprietary. Although https://www.wolframalpha.com technically understands Mathematica, its use in this case is limited, as the expressions found by GiNaCDE are usually to complicated to be tackled by the online tool. I think GiNaCDE would attract a larger audience by supporting an additional output format that does not require a software subscription.

Proposal

Add a non-proprietary output format to GiNaCDE. This can serve two purposes: Better human readability and more use cases in follow-up computations. Two things come to my mind based on the print contexts implemented in GiNaC:

  • Python: Write output that can be parsed by a Python interpreter.
  • LaTeX: Write output that can be compiled into a PDF for better readability.

Related issues

openjournals/joss-reviews#3885

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