Skip to content

Commit 9acbd13

Browse files
committed
chore(readme): +badges
1 parent df144ca commit 9acbd13

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
2+
[![ORCID: Monks](https://img.shields.io/badge/Tom_Monks_ORCID-0000--0003--2631--4481-brightgreen)](https://orcid.org/0000-0003-2631-4481)
3+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4+
15
# The replications algorithm for Discrete-Event Simulation
26

3-
The materials in this repo provide an implementation of the Replications Algorithm to automatically select the no. of replications for a Discrete-Event Simulation.
7+
The materials in this repo provide a Python implementation of the Replications Algorithm to automatically select the no. of replications for a Discrete-Event Simulation.
48

59
The main tutorial can be found in the [automated_reps.ipynb](./automated_reps.ipynb) notebook.
610

0 commit comments

Comments
 (0)