numeric icon indicating copy to clipboard operation
numeric copied to clipboard

Add numeric.toMathml() method

Open darcyparker opened this issue 12 years ago • 4 comments

Have you considered adding a method like numeric.prettyPrint(), but to output numbers, vectors and matrices (including sparse matrices) in mathml? I think this would be nice for working in Workshop.

If you are concerned about browser support for mathml, you could consider pointing people to http://www.mathjax.org/

darcyparker avatar Jan 03 '13 23:01 darcyparker

Similarly, it would be nice to have a numeric.parseMathml() that could parse and construct numbers, vectors, and matrices. (Mathml of anything else should fail...)

darcyparker avatar Jan 03 '13 23:01 darcyparker

I have thought about it but have not fully convinced myself that this is crucial to numeric.js. I will keep it in mind.

sloisel avatar Jan 03 '13 23:01 sloisel

Ok - thanks. If I wrote something and submitted a pull request would it be something you'd accept? (Please let me know so I don't waste my time.) (No worries if you say no.)

darcyparker avatar Jan 03 '13 23:01 darcyparker

I would consider it.

sloisel avatar Jan 04 '13 00:01 sloisel