Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bkamins/eventsimulation.jl

An event based Discrete Event Simulation engine
https://github.com/bkamins/eventsimulation.jl

discrete-event hacktoberfest julia-language simulation

Last synced: 4 months ago
JSON representation

An event based Discrete Event Simulation engine

Awesome Lists containing this project

README

        

# EventSimulation

[![Build Status](https://travis-ci.org/bkamins/EventSimulation.jl.svg?branch=master)](https://travis-ci.org/bkamins/EventSimulation.jl)
[![Build status](https://ci.appveyor.com/api/projects/status/t6wdg7i0lnxcgivc?svg=true)](https://ci.appveyor.com/project/bkamins/eventsimulation-jl)
[![Coverage Status](https://coveralls.io/repos/bkamins/EventSimulation.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/bkamins/EventSimulation.jl?branch=master)
[![codecov.io](http://codecov.io/github/bkamins/EventSimulation.jl/coverage.svg?branch=master)](http://codecov.io/github/bkamins/EventSimulation.jl?branch=master)

[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://bkamins.github.io/EventSimulation.jl/stable)
[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://bkamins.github.io/EventSimulation.jl/latest)

*An event based Discrete Event Simulation engine for Julia.*

Intended as a support library for teaching basic principles of Discrete Event Simulation.

The last package version that supports Julia 0.6.2 is 0.3.3. Versions starting with 0.4.0 support Julia 0.7+.
Starting from version 0.7.0 the package is migrated to Julua 1.0.