Skip to content

Discrete Event Simulation library inspired by SimPy

License

Notifications You must be signed in to change notification settings

Sprunth/Destine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Destine

A Discrete Event Simulation library for .net core, inspired by SimPy.

Getting Started

Clone the repo and import the Destine project into your own project. Eventually there may be a nuget package.

Prerequisites

All the dependencies are managed via Nuget

Running the tests

Soon(tm)

Samples

There is a Destine.Samples project that includes some sample programs. They follow the Simpy in 10 Minutes tutorial.

Contributing

Please read CONTRIBUTING.md (todo) for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. (todo)

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published

Languages