Parallel simulation library for Python
Project description
SimX is a library for developing parallel, discrete-event simulations in Python. SimX is written in C++ and Python.
SimX provides the simulation developer with core functionality such as - event queueing - entity management - domain parititioning - synchronization and message passing.
SimX also supports process oriented simulations. Parallel simulations are implemented using distributed memory and message passing.
SimX has been written to be flexible enough to suit a variety of application domains that use discrete-event simulations for modeling, and has been designed to allow applications to scale from single processor workstations to high-performance clusters.
The latest SimX sources can be downloaded from its github page at https://github.com/sim-x/simx or checked out via anonymous git via:
git clone https://github.com/sim-x/simx.git
SimX is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License v2.1 as published by the Free Software Foundation.
Copyright (C) 2012, 2013, 2014 Los Alamos National Security LLC. See COPYRIGHT.txt for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file simx-0.3.1.tar.gz
.
File metadata
- Download URL: simx-0.3.1.tar.gz
- Upload date:
- Size: 603.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf9dbf94c2d5413ce1d77d6c57192b718c54ba573a59e298be3b35900559a9a8 |
|
MD5 | 54b4082564bbe3741662bb63eecae5f2 |
|
BLAKE2b-256 | 4da929c3d4bfa910dcd092b9cbd68f4ee28102a1ba7a4ff356687913e19e3c73 |