Menu

Version 0.8.4 Released

Fix expressions like a*(-2) which were not parsed correctly

Improve result for ExpressionExporter with expressions like +a which are now exported as "a" rather than "+a"

Improve result for ExpressionExporter with expressions like a*(b) which are now exported as "a * b" rather than "a * (b)"

Posted by Hervé Girod 2012-03-03

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.