Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Math Formula Processing #55

@plc-dev

Description

@plc-dev

To increase the flexibility and ease of use, of ALADIN, an engine that renders human readable math notations into ALADIN components would be highly valuable.
To achieve this the following parts are needed:

  • Human readable input format, E.g ASCIIMath, Tex, MathML or similar are needed (Should be standardized in some form or another)
  • Parser for making the input machine readable, preferably in the form of an AST
  • ALADIN component for dynamically rendering the abstract formula in an interactive form that is specific to the generated task (mapping variables of the abstract formula to the generated task data)
  • Parse AST into ALADIN component format
  • Attachable data sources for vartiables/sums/products
  • Rendering of the abstract formula, preferably in Tex style in the browser (also exporting the formula)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions