| simelements (version 1.0) |
The SimElements package contains classes and modules for general simulation
problems which may be formulated as dynamic/continuous or discrete-event.
Combined simulation can also be accomplished using this package. There are
provisions for uncertainty analysis and optimization as well.
| Data | ||
| __all__ = ['abcline', 'abcrand', 'crossing', 'cumrandstrm', 'delays', 'dynamics', 'eventschedule', 'eventschtack', 'findmin', 'genrandstrm', 'invrandstrm', 'line', 'linestack', 'randstruct', 'stiffdyn', 'stochdyn'] __author__ = 'Nils A. Kjellbert' __version__ = '1.0' | ||
| Author | ||
| Nils A. Kjellbert | ||