Menu

Commit [r1108]  Maximize  Restore  History

- muParserScript rewritten as MuParserScript, with the primary aim of making

multiple evaluation of a formula (as when computing function curves with
many points or doing fits with user-defined functions) more efficient.
For example, loading the v0.2.1 test file from bug #2736453 is around 4-5
times faster now.

Also, the new code is supposed to be better documented, more readable,
adhering to the new coding style as described in the LabPlot Wiki, and
generally more suitable for being ported to the new code base.

knut_f 2009-04-13

changed /branches/current_stable/scidavis/muparser.pri
added /branches/current_stable/scidavis/src/MuParserScript.cpp
added /branches/current_stable/scidavis/src/MuParserScript.h
changed /branches/current_stable/scidavis/src/Script.cpp
changed /branches/current_stable/scidavis/src/ScriptingEnv.cpp
removed /branches/current_stable/scidavis/src/muParserScript.cpp
removed /branches/current_stable/scidavis/src/muParserScript.h
renamed /branches/current_stable/scidavis/src/muParserScripting.cpp -> /branches/current_stable/scidavis/src/MuParserScripting.cpp
renamed /branches/current_stable/scidavis/src/muParserScripting.h -> /branches/current_stable/scidavis/src/MuParserScripting.h
/branches/current_stable/scidavis/muparser.pri Diff Switch to side-by-side view
Loading...
/branches/current_stable/scidavis/src/MuParserScript.cpp Diff Switch to side-by-side view
Loading...
/branches/current_stable/scidavis/src/MuParserScript.h Diff Switch to side-by-side view
Loading...
/branches/current_stable/scidavis/src/Script.cpp Diff Switch to side-by-side view
Loading...
/branches/current_stable/scidavis/src/ScriptingEnv.cpp Diff Switch to side-by-side view
Loading...
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.