Package: python-simpy
Version: 1.6.1
Severity: wishlist

A new release of SimPy the Python simulation package is now
available at http://sourceforge.net/projects/simpy/. 

This new release is primarily aimed at supporting the efficient collection and 
analysis
of large sets of simulation data. It's API is fully backward-compatible with 
version 1.6.1. 

Changes
=========

- Change of Resource to work with Tally (new Resource 
  API is backwards-compatible with 1.6).

- Revised function allEventNotices() for debugging/teaching purposes. It returns
  a pretty-printed string with event times and names of process instances.
  
Additions
============

- Addition of Tally data collection class as alternative
  to Monitor. It is intended for collecting very large data sets
  more efficiently in storage space and time than Monitor.
  
- Addition of function setHistogram to class Monitor for initializing
  histograms.
  
- Addition of function allEventTimes (returns event times of all scheduled 
  events).

Klaus Müller
Tony Vignaux

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to