Search results
Results From The WOW.Com Content Network
SimPy - an open-source discrete-event simulation package based on Python. Simulation of Urban MObility - an open-source traffic simulation package. SOFA - an open-source framework for multi-physics simulation with an emphasis on medical simulation. SU2 code - an open-source framework for computational fluid dynamics simulation and optimal shape ...
Functionality such as zooming, rotation, playing and pausing simulations, setting colors and viewing cross sections is available through the player, with a sample screenshot shown below. Extending the back end is possible through an XML-based domain-specific language Biologo, which after lexical analysis and generation transparently converts to ...
Python-based Simulations of Chemistry Framework (PySCF) is an ab initio computational chemistry program natively implemented in Python program language. [ 1 ] [ 2 ] The package aims to provide a simple, light-weight and efficient platform for quantum chemistry code developing and calculation.
QuTiP, short for the Quantum Toolbox in Python, is an open-source computational physics software library for simulating quantum systems, particularly open quantum systems. [1] [2] QuTiP allows simulation of Hamiltonians with arbitrary time-dependence, allowing simulation of situations of interest in quantum optics, ion trapping, superconducting circuits and quantum nanomechanical resonators.
VPython is Open Source, and a part of the Python Library, combining the Python programming language with a 3D graphics module called Visual.. This library application allows users to create 3D objects, such as spheres and cones, and then display these objects in an app window.
OpenSim 3.2 was released on March 13, 2014. This update focused on improving the OpenSim scripting interface, accessible through the graphical user interface (GUI), Matlab, and now Python. It also added new visualization capabilities and usability improvements in the OpenSim application. Full list of features can be found here.
SymPy is an open-source Python library for symbolic computation. It provides computer algebra capabilities either as a standalone application, as a library to other applications, or live on the web as SymPy Live [2] or SymPy Gamma. [3] SymPy is simple to install and to inspect because it is written entirely in Python with few dependencies.
Cain - Stochastic simulation of chemical kinetics. Direct, next reaction, tau-leaping, hybrid, etc. pSSAlib - C++ implementations of all partial-propensity methods. StochPy - Stochastic modelling in Python; STEPS - STochastic Engine for Pathway Simulation using swig to create Python interface to C/C++ code