We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ee314 commit a00a53dCopy full SHA for a00a53d
src/DiscreteEvents.jl
@@ -12,6 +12,8 @@
12
A Julia package for generating and simulating discrete events. It runs on Julia
13
`VERSION ≥ v"1.0"`. Multithreading requires `VERSION ≥ v"1.3"`.
14
15
+Its Github repo is [https://github.com/pbayer/DiscreteEvents.jl].
16
+
17
The current stable, registered version is installed with
18
```julia
19
pkg> add DiscreteEvents
0 commit comments