Difference between revisions of "Toolbox internals"
From SUMOwiki
Jump to navigationJump to searchm |
|||
Line 1: | Line 1: | ||
− | The toolbox is written in the Matlab and Java programming languages. | + | The toolbox is written in the Matlab and Java programming languages. Where applicable C and C++ are used. |
* [[Software architecture]] | * [[Software architecture]] | ||
− | * | + | * Frameworks |
− | ** [ | + | ** [http://java.sun.com/j2se/1.5.0/docs/guide/logging/overview.html Logging] |
** [[Profiling]] | ** [[Profiling]] | ||
** [[Configuration]] | ** [[Configuration]] | ||
− | ** [[Distributed | + | ** [[Add Distributed Backend|Distributed computing]] |
Revision as of 15:05, 6 February 2008
The toolbox is written in the Matlab and Java programming languages. Where applicable C and C++ are used.