Python Forum

Full Version: Rendering math notation with ASCIIMath within Nodezator
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: CDgj8yf.png]

Recently came up with a solution for rendering math notation with ASCIIMath markup within Nodezator. It uses the py_asciimath and sympy libraries.

Here's a small demonstration:



I posted about it here, source code included: https://nodezator.com/posts/render-math-...imath.html