-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Cannot get fast feebdack of math formulas with Sphinx.
Especially for formulas, it's often hard to get the formula syntax / semantic right.
Describe the solution you'd like
Find a language spec for formulas, that is mature enough and portable, and render it in ubCode.
Describe alternatives you've considered
Build with Sphinx
Additional context
Possible candidates:
ubCode strives to reduce its runtime environment and is available for all major platforms (linux-x64, linux-arm64, darwin-arm64, windows-x64). That must be considered when choosing a library / math dialect.
Reactions are currently unavailable