You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We sort of already have a render API in mathics.format.render. Extend it so that we can add modules outside of mathics-core that make use of various libraries like matplotlib or drawsvg.
We sort of already have a render API in
mathics.format.render. Extend it so that we can add modules outside of mathics-core that make use of various libraries like matplotlib or drawsvg.