Hi, Is there a way to compile sympy to javascript using pyjamas or another py/js compiler?
Pyjamas states that it could compile pure python projects, but I get an error when I try compiling sympy with it. (Translating: core/facts.py [...] AttributeError:AssTuple instance has no attribute 'name') Any ideas? -- You received this message because you are subscribed to the Google Groups "sympy" group. To view this discussion on the web visit https://groups.google.com/d/msg/sympy/-/SrWl_Ub6MjAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
