Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bkamins/eventsimulation.jl
- Owner: bkamins
- License: other
- Created: 2017-04-29T15:04:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-07T19:13:11.000Z (over 3 years ago)
- Last Synced: 2024-10-12T23:20:31.339Z (4 months ago)
- Topics: discrete-event, hacktoberfest, julia-language, simulation
- Language: Julia
- Homepage:
- Size: 611 KB
- Stars: 21
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.