Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 598 Bytes

File metadata and controls

13 lines (12 loc) · 598 Bytes
name Wolfram MathCore
description Wolfram MathCore uses OCaml to implement its SystemModeler kernel.
url https://www.wolframmathcore.com
logo users/wolfram-mathcore.gif
locations
Sweden
consortium false
featured true

Wolfram MathCore uses OCaml to implement its SystemModeler kernel. The kernel's main function is to translate models defined in the Modelica language into executable simulation code. This involves parsing and transforming Modelica code, mathematical processing of equations, code generation of C/C++ simulation code, and numerical runtime computations.