Skip to main content

Open source queueing theory solvers

Project description

LINE Solver for Python

This folder includes the Python version of the LINE solver.

Installation

Requirements: Python 3.11 or later.

Documentation

The Python syntax is nearly identical to the MATLAB one, see for example the scripts in the Python examples/gettingstarted/ folder compared to the ones in the corresponding MATLAB examples/gettingstarted/ folder.

A Python version of the manual is also available.

Example

Solve a simple M/M/1 model with 50% utilization running: python3 mm1.py. You should then get as output the following pandas DataFrame

    Station   JobClass   QLen  Util  RespT  ResidT  Tput
0  mySource     Class1    0.0   0.0    0.0     0.0   0.5
1   myQueue     Class1    1.0   0.5    2.0     2.0   0.5

Alternatively, you can open and run mm1.ipynb in Jupyter.

Getting Started Examples

The examples/gettingstarted/ folder contains tutorial examples demonstrating key LINE features.

License

This package is released as open source under the BSD-3 license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

line_solver-3.0.3.7.tar.gz (4.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

line_solver-3.0.3.7-py3-none-any.whl (5.5 MB view details)

Uploaded Python 3

File details

Details for the file line_solver-3.0.3.7.tar.gz.

File metadata

  • Download URL: line_solver-3.0.3.7.tar.gz
  • Upload date:
  • Size: 4.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.13.7 Linux/6.17.0-12-generic

File hashes

Hashes for line_solver-3.0.3.7.tar.gz
Algorithm Hash digest
SHA256 80fc0c03b93586ef473aba726d573308f79001aab78474aba2d3f4bfb9b6b696
MD5 633f4443014a2d0d5fbead890cef7ab3
BLAKE2b-256 378ab4f0d3c7fc0317eb90f86b060b509fccd2651953d82d574781e7a83a9d4a

See more details on using hashes here.

File details

Details for the file line_solver-3.0.3.7-py3-none-any.whl.

File metadata

  • Download URL: line_solver-3.0.3.7-py3-none-any.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.13.7 Linux/6.17.0-12-generic

File hashes

Hashes for line_solver-3.0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 5d6aebf78b073350d3d0ae0f0ea3ae442bc304e59d7e5ddba820ce0f2e8e07de
MD5 cfc9f54421adee5018da2ba7f193ed86
BLAKE2b-256 c24b30b07bda0e3140a1160a660f561c5ccc6d8c4aa08e27f53072340bf98031

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page