GET /api/v1/ports/octave-queueing/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "octave-queueing",
    "portdir": "octave/octave-queueing",
    "version": "1.2.7",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gnu-octave.github.io/packages/queueing/",
    "description": "The queueing package provides functions for queueing networks and Markov chains analysis.",
    "long_description": "The queueing package provides functions for queueing networks and Markov chains analysis. This package can be used to compute steady-state performance measures for open, closed and mixed networks with single or multiple job classes. Mean Value Analysis (MVA), convolution, and various bounding techniques are implemented. Furthermore, several transient and steady-state performance measures for Markov chains can be computed, such as state occupancy probabilities, mean time to absorption, time-averaged sojourn times and so forth. Discrete- and continuous-time Markov chains are supported.",
    "active": true,
    "categories": [
        "science",
        "math",
        "octave"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 844
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "octave"
            ]
        }
    ],
    "depends_on": []
}