| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| line-2.0.18.tar.gz | 2022-02-27 | 13.2 MB | |
| line-2.0.18.zip | 2022-02-27 | 13.9 MB | |
| README.md | 2022-02-27 | 1.7 kB | |
| Totals: 3 Items | 27.1 MB | 0 | |
- feat: LayeredNetwork.writeXML(model,true) writes model with hashed names
- feat: added initial support in NC for open and mixed classes
- feat: added multi-server handling to NC open
- feat: enhanced LQN plot figure
- fix: idletproc update in REF task
- fix: getAvgNodeTable.m updated for refclass
- fix: bug in JSIM2LINE for PNs
- fix: getAvgTable inconsisntency with respect to getAvg
- fix: LN keep option bug
- fix: better handling of precedences in LQN parser
- fix: indexing bug in getStruct for LayeredNetworks
- fix: refclass bug
- fix: multiple LN bug fixes, behaviour change in getServiceMatrix.m
- fix: solved LN bug on post-loop
- fix: uncommented curClass entries in buildLayerRecursive
- fix: bug in lognormal sampling
- fix: bug in handling test_LQN_9.xml
- fix: bug fix in entry RespT computation
- fix: applied correct visit rescaling to svcts in LN
- fix: getSysAvg bug in the presence of refclasses
- fix: added exception for multi-source JMT models
- fix: incorrect getCdfRespT praqma statement
- fix: incorrect routing entry in buildLayersRecursive.m
- fix: handling of FCFS nodes and multiple initial states in getProb*
- fix: added error to ncld in case of open or mixed models
- fix: bugs in docker server
- fix: bug fix in LN buildLayersRecursive
- fix: path issues in BPMN examples
- refactor: parseXML now maps CV<1 to APH
- refactor: buildLoose renamed buildLayers
- refactor: behavior change in getServiceMatrix
- refactor: changed plot colors in LQNs
- refactor: NC computation algorithms now also parametric in open arrival rates
- chore: commented out diary command in BPMN examples
- chore: updated README information on docker image