Programming languages¶
The STEAM material library is coded in C.
It is possible to use the material in other programming languages, for example:
The diagram below illustrates the STEAM-material library's contributions in the context of simulation interfaces:

Platforms¶
| API | Windows | Linux |
|---|---|---|
| Raw C Models | ||
| Python Bindings | ||
| C++ Wrapper | ||
| MATLAB |
Only Windows is currently fully supported. Linux support is in progress.