View Single Post
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#7
Any of you lot programmers?

I started writing a generic calculator frontend in Python with numeric/alphanumeric/fn keys that can be selected depending on what backend you want to use.

It appears to work (with yacas), but isn't all that pretty. What I really need is a way to PrettyPrint mathematical notation using Python.

Any ideas?


Simon