Toolbox internals: Difference between revisions
From SUMOwiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
The toolbox is written in the Matlab and Java programming languages. | ''We are aware that this information might be incomplete. Please check the source files for more detailed information.'' | ||
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]] |
Latest revision as of 16:24, 13 June 2008
We are aware that this information might be incomplete. Please check the source files for more detailed information.
The toolbox is written in the Matlab and Java programming languages. Where applicable C and C++ are used.