When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. List of computer simulation software - Wikipedia

    en.wikipedia.org/wiki/List_of_computer...

    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 ...

  3. CompuCell3D - Wikipedia

    en.wikipedia.org/wiki/CompuCell3D

    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 ...

  4. PySCF - Wikipedia

    en.wikipedia.org/wiki/PySCF

    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.

  5. QuTiP - Wikipedia

    en.wikipedia.org/wiki/QuTiP

    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.

  6. VPython - Wikipedia

    en.wikipedia.org/wiki/VPython

    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.

  7. OpenSim (simulation toolkit) - Wikipedia

    en.wikipedia.org/wiki/OpenSim_(simulation_toolkit)

    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.

  8. SymPy - Wikipedia

    en.wikipedia.org/wiki/SymPy

    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.

  9. Stochastic simulation - Wikipedia

    en.wikipedia.org/wiki/Stochastic_simulation

    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