Difference between revisions of "Toolbox internals"

From SUMOwiki
Jump to navigationJump to search
 
 
(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]]
+
* Frameworks:
** [[Logging]]
+
** [http://java.sun.com/j2se/1.5.0/docs/guide/logging/overview.html Logging]
 
** [[Profiling]]
 
** [[Profiling]]
 
** [[Configuration]]
 
** [[Configuration]]
** [[Distributed Computing]]
+
** [[Add Distributed Backend|Distributed computing]]

Latest revision as of 18: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.