lambda-devs: a Paralell-DEVS implementaion based on distributed-process

[ bsd3, control, library, program, simulation ] [ Propose Tags ]

The Discrete Event System Sepcification (DEVS) formalism defines discrete event simulation models in a hierachical, modular manner.


[Skip to Readme]

Modules

  • Data
    • Data.DEVS
      • Data.DEVS.Devs
      • Data.DEVS.Simulation
        • Data.DEVS.Simulation.Coordinator
        • Data.DEVS.Simulation.Processor
        • Data.DEVS.Simulation.Simulator

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.3.1, 0.4.0
Dependencies base (>=4.6 && <5), binary (>=0.5), containers (>=0.5), dimensional (>=0.12), distributed-process (>=0.4), lambda-devs (>=0.4), numtype (>=1.0) [details]
License BSD-3-Clause
Author Markus Barenhoff
Maintainer alios@alios.org
Category Control, Simulation
Home page http://github.com/alios/lambda-devs
Source repo head: git clone https://github.com/alios/lambda-devs.git
Uploaded by alios at 2013-11-24T19:38:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables lambda-devs-example
Downloads 1854 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-19 [all 7 reports]

Readme for lambda-devs-0.4.0

[back to package description]

lambda-devs

a Paralell-DEVS implementaion based on distributed-process