| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| line-2.0.28.tar.gz | 2023-04-30 | 54.4 MB | |
| line-2.0.28.zip | 2023-04-30 | 55.3 MB | |
| README.md | 2023-04-30 | 2.6 kB | |
| Totals: 3 Items | 109.7 MB | 0 | |
- docs: updated specification of ClassSwitch
- docs: added example_classSwitch_* to illustrate new declaration style
- docs: added wiki link to getting started examples
- docs: updated records
- feat: added MMPP2 sampling
- feat: added initial support for reachable state space generation
- feat: examples on class switch instantiation modes
- feat: default method details in SolverNC
- feat: added dummy model to getProb scripts
- feat: added dummy mode
- feat: added GPSN state space generation code, currently disabled
- feat: added LQN2JAVA transformation
- fix: bug in getRoutingMatrix
- fix: SSA bug in spmd mode due to inability to access GlobalConstants
- fix: handling of degenerate rates in Exp and SSA
- fix: regression bug in ssa.para
- fix: bug in LQN2SCRIPT
- fix: bug in npfqn_nonexp_approx
- fix: reachability bug for slc
- fix: bug in handling of self-looping customers
- fix: JLINE conversion of ClassSwitch
- fix: bug in getTranAvg invocation
- fix: bug in initiClassSwitch method
- fix: bug in csmask generation
- fix: bug in NC return values
- fix: csmask bug visible with example_openModel_7.m
- fix: inconsistent intiatilization of open class routing
- fix: regression error introduced by histcounts
- refactor: computation of avg ArvR from avg Tput
- refactor: options.lang printed with each solver run
- refactor: added options.lang and removed jline.* methods
- refactor: moved options.hide_immediate under config
- refactor: renamed distribution superclasses
- refactor: improved coverage of dummy mode
- refactor: expanded declaration styles for ClassSwitch node
- refactor: csmatrix in Network object changed to csMatrix
- refactor: JLINE handling of ClassSwitch nodes
- refactor: improved method check in runAnalyzer
- refactor: line_printf
- refactor: MVA options
- refactor: removed jar loading everywhere but lineStart
- refactor: sn.isslc now on classes rather than chains
- refactor: changed default behaviour of unassigned ClosedClass routing to RAND
- refactor: routing strategy of Sink now always Disabled
- refactor: removed nanmax and nansum
- refactor: updated spmn variables
- refactor: output parameter renamings
- fix: bug in solver_mva_cacheqn_analyzer refactoring
- test: changed clear command in examples and tests
- chore: updated jline.jar
- chore: regenerate matchrow mex files
- chore: code cleansing
- chore: removed unused files and folders