DiscreteEvents.jl
  • Home
  • News
    • Earlier releases
  • Introduction
  • Manual
    • Installation
    • Clocks
    • Events
    • Processes
    • Actors
    • Resources
    • Parallel Simulation
    • Utilities
  • Internals
    • Internals
    • Troubleshooting
    • Version history
Version
  • News
  • News
Edit on GitHub

News in v0.3.1

A few days after the release of v0.3.0 Hector Perez contributed some macros to make the DiscreteEvents API more Julian for common cases:

  • @event: wraps fun and event! into one call,
  • @periodic: wraps fun and periodic! into one call,
  • @process: wraps Prc and process! into one call,
  • @wait: simplified call of wait!,

The following macros provide syntactic sugar to existing functions:

  • @delay: calls delay!,
  • @run!: calls run!.

Earlier releases

  • Release notes: A look at earlier releases.
« HomeIntroduction »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl on Wednesday 16 September 2020. Using Julia version 1.5.1.