SimPy
  • SimPy home
  • SimPy in 10 Minutes
    • Installation
    • Basic Concepts
    • Process Interaction
    • Shared Resources
    • How to Proceed
  • Topical Guides
    • SimPy basics
    • Environments
    • Events
    • Porting from SimPy 2 to 3
  • Examples
    • Condition events
    • Interrupts
    • Monitoring
    • Resources: Container
    • Resources: Preemptive Resource
    • Resources: Resource
    • Resources: Store
    • Shared events
    • Waiting for other processes
    • All examples
  • API Reference
    • simpy — The end user API
    • simpy.core — SimPy’s core components
    • simpy.events — Core event types
    • simpy.monitoring — Monitor SimPy simulations
    • simpy.resources — SimPy’s built-in resource types
    • simpy.resources.base — Base classes for all resources
    • simpy.resources.container — Container type resources
    • simpy.resources.resource – Resource type resources
    • simpy.resources.store — Store type resources
    • simpy.rt — Real-time simulations
    • simpy.util — Utility functions for SimPy
  • About SimPy
    • SimPy History & Change Log
    • Acknowledgments
    • Defense of Design
    • Release Process
    • License
 
SimPy
  • Docs »
  • About SimPy

About SimPy¶

This sections is all about the non-technical stuff. How did SimPy evolve? Who was responsible for it? And what the heck were they tinking when they made it?

  • SimPy History & Change Log
    • 3.0.4 – 2014-04-07
    • 3.0.3 – 2014-03-06
    • 3.0.2 – 2013-10-24
    • 3.0.1 – 2013-10-24
    • 3.0 – 2013-10-11
    • 2.3.1 – 2012-01-28
    • 2.3 – 2011-12-24
    • 2.2 – 2011-09-27
    • 2.1 – 2010-06-03
    • 2.0.1 – 2009-04-06
    • 2.0.0 – 2009-01-26
    • March 2008: Version 1.9.1
    • December 2007: Version 1.9
    • January 2007: Version 1.8
    • June 2006: Version 1.7.1
    • February 2006: Version 1.7
    • September 2005: Version 1.6.1
    • 15 June 2005: Version 1.6
    • 1 February 2005: Version 1.5.1
    • 1 December 2004: Version 1.5
    • 25 September 2004: Version 1.5alpha
    • 19 May 2004: Version 1.4.2
    • 29 February 2004: Version 1.4.1
    • 1 February 2004: Version 1.4
    • 22 December 2003: Version 1.4 alpha
    • 22 June 2003: Version 1.3
    • June 2003: Version 1.3 alpha
    • 29 April 2003: Version 1.2
    • 22 October 2002
    • 18 October 2002
    • 27 September 2002
    • 17 September 2002
  • Acknowledgments
  • Defense of Design
    • Original Design of SimPy 1
    • Changes in SimPy 2
    • Changes and Decisions in SimPy 3
  • Release Process
    • Preparations
    • Build and release
    • Post release
  • License
Next Previous

© Copyright 2002-2014, Team SimPy.

Sphinx theme provided by Read the Docs