Menu

Tree [95f6f1] default tip /
 History

Read Only access


File Date Author Commit
 devel 2020-03-10 Moreno Marzolla Moreno Marzolla [39e984] Fixed typo in documentation
 doc 2022-04-21 Moreno Marzolla Moreno Marzolla [d2766a] Removed deprecated operators .- and .+; minor c...
 inst 2023-02-04 Moreno Marzolla Moreno Marzolla [95f6f1] fix for failed test case
 test 2020-04-09 Moreno Marzolla Moreno Marzolla [8ce50f] First TOMS submission
 .hgignore 2016-03-02 Carnë Draug Carnë Draug [d0c820] maint: add hgignore file.
 .hgtags 2020-04-07 Olaf Till Olaf Till [f77ef4] Added tag release-1.2.7 for changeset 63cc02500760
 CITATION 2013-09-24 mmarzolla mmarzolla [95f460] added CITATION file
 COPYING 2012-02-03 paramaniac paramaniac [1df792] queueing: add new package for Moreno Marzolla
 ChangeLog 2022-04-21 Moreno Marzolla Moreno Marzolla [d2766a] Removed deprecated operators .- and .+; minor c...
 DESCRIPTION.in 2020-04-09 Moreno Marzolla Moreno Marzolla [8ce50f] First TOMS submission
 INDEX 2020-04-09 Moreno Marzolla Moreno Marzolla [8ce50f] First TOMS submission
 INSTALL 2020-11-14 Moreno Marzolla Moreno Marzolla [e5f396] Minor cleanup
 Makefile 2022-04-21 Moreno Marzolla Moreno Marzolla [d2766a] Removed deprecated operators .- and .+; minor c...
 NEWS 2022-04-21 Moreno Marzolla Moreno Marzolla [d2766a] Removed deprecated operators .- and .+; minor c...
 README 2020-04-09 Moreno Marzolla Moreno Marzolla [8ce50f] First TOMS submission

Read Me

===============================================================================
                        The Octave queueing toolbox
===============================================================================

Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2018, 2020
Moreno Marzolla <moreno.marzolla (at) unibo.it>

The queueing toolbox ("queueing", in short) is a collection of GNU
Octave scripts for numerical evaluation of queueing network
models. Open, closed and mixed networks are supported, with single or
multiple classes of customers. The queueing toolbox also provides
functions for steady-state and transient analysis of Markov chains, as
well as for single station queueing systems.

This package requires GNU Octave version 4.0.0 or later. GNU Octave is
free software and is available at https://www.gnu.org/software/octave/

The Web pages of the queueing toolbox are

https://octave.sourceforge.io/queueing/index.html
https://www.moreno.marzolla.name/software/queueing/

where the latest version can be downloaded.

The queueing toolbox comes with extensive documentation; you should
find the user manual in doc/queueing.pdf and doc/queueing.html in the
development source tree, and at the URLs above. Usage help for all
functions is available through the "help" built-in command at the GNU
Octave prompt. See the manual for details.

The Octave queueing toolbox is distributed under the terms of the GNU
General Public License, version 3 or later. See the file COPYING for
details.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.