Search results
Results From The WOW.Com Content Network
List of free analog and digital electronic circuit simulators, available for Windows, macOS, Linux, and comparing against UC Berkeley SPICE.The following table is split into two groups based on whether it has a graphical visual interface or not.
Gekko - simulation software in Python with machine learning and optimization; GNU Octave - an open-source mathematical modeling and simulation software very similar to using the same language as MATLAB and Freemat. JModelica.org is a free and open source software platform based on the Modelica modeling language.
ns-3 is a discrete-event network simulator, sometimes called a 'system simulator' in contrast to a 'link simulator' that models an individual communications link in more detail. ns-3 is written in C++ and compiled into a set of shared libraries that are linked by executable programs that describe the desired simulation topology and configuration.
Pragmatic C Software: V1995, minimal V2001: This is a GPL open-source simulator. It is a pure simulator. This simulator is not fully IEEE 1364-2001 compliant. It does not support generate and constant functions. Icarus Verilog: GPL2+ Stephen Williams: V1995, V2001, V2005, limited SV2005/SV2009/SV2012: Also known as iverilog.
Simcenter Amesim is a multi-domain software that supports modeling a variety of physics domains (hydraulic, pneumatic, mechanic, electrical, thermal, electromechanical). It is based on the Bond graph theory. Under the Windows platform, Simcenter Amesim works with the free Gcc compiler, which is provided with
Ninja-IDE, free software, written in Python and Qt, Ninja name stands for Ninja-IDE Is Not Just Another IDE; PyCharm, a proprietary and Open Source IDE for Python development. PythonAnywhere, an online IDE and Web hosting service. Python Tools for Visual Studio, Free and open-source plug-in for Visual Studio. Spyder, IDE for scientific programming.
The Small Device C Compiler (SDCC) is a free-software, partially retargetable [1] C compiler for 8-bit microcontrollers. It is distributed under the GNU General Public License. The package also contains an assembler, linker, simulator and debugger. SDCC is a popular open-source C compiler for microcontrollers compatible with Intel 8051/MCS-51 ...
Brian is written in Python. Computationally, it is based around the concept of code generation: users specify the model in Python but behind the scenes Brian generates, compiles and runs code in one of several languages (including Python, Cython and C++ ).