Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
line-2.0.39.zip | 2025-06-15 | 58.1 MB | |
README.md | 2025-06-15 | 4.3 kB | |
Totals: 2 Items | 58.1 MB | 1 |
- j chore: changed test verbosity
- j chore: moved to fat jar bundle with Kt runtime
- j docs: regenerated javadoc
- j feat: added LSN api
- j feat: added maxmult to lsn
- j feat: moved QSYS API to Kotlin
- j feat: synchronized many changes from 2.0.37 to .38
- j feat: updated fromMarginalAndStarted
- j feat: updated printouts in MVA
- j feat: updated tracking of actual method
- j fix: CTMC state handling
- j fix: fluid state handling
- j fix: handling of setService for slcs
- j fix: initial state in JMT
- j fix: refactoring bug
- j fix: refactoring issue with State.afterEvent
- j fix: refactoring problems
- j fix: reinstated profiles in pom.xml
- j fix: remove calls to System.exit(1) that crash MATLAB.
- j fix: WN and AN computation in NC
- j refactor: broken down NodeParam class into subclasses
- j refactor: finished Kotlin refactoring of API
- j refactor: finished MAM migration
- j refactor: fixes to ensure tests still run
- j refactor: further alignments to 2.0.38
- j refactor: merged Loop changes in LN
- j refactor: merged Loop changes in LN m,j fix: thrown error when assigning servie to class not visited by slc
- j refactor: merged ptaskcallers_step changes in LN
- j refactor: migrated all API to Kotlin
- j refactor: more adaptations to 2.0.38 code
- j refactor: more fixes and merges
- j refactor: more Kt adjustments
- j refactor: moved RoutingNodeParam attribute into NodeParam
- j refactor: removed all var keywords in examples
- j refactor: removed schedid
- j refactor: split CACHE functions into separate files. j refactor: renamed qsys files to QSys
- j refactor: split FJ functions into separate files.
- j refactor: started MAM migration
- j test: disabled LN tests
- m chore: adjusted script for dummy mode
- m chore: removed diagnostic print
- m chore: removed spurious files
- m chore: slight script improvements
- m chore: small fixes to NetworkSolver prints
- m faet: added stateprior parsing to JLINE
- m feat: added new trace_skew function
- m feat: added snHasMultipleClosedClasses
- m feat: major improvements in handling MATLAB-Java interoprability
- m fix: added slc rt cleanup
- m fix: changed wrong toMarginal calls in some examples j chore: changed printout
- m fix: compatibility bug with Apache Commons on skewness calculation j feat: added complete support for Replayer in refreshProcessRepresentation
- m fix: JLINE.from_line_network state handling
- m fix: major bug fixes to JLINE conversions
- m fix: major bug in state handling
- m fix: miscelleanous small bugs
- m fix: parsing of lsn.mult and lsn.maxmult
- m fix: refactoring bugs
- m fix: small fixes for Java interoperability
- m fix: small fixes to QNA and MNA
- m fix: some initial fixes to QNA m feat: JLINE imports maxmult and dag
- m fix: various bug fixes for Java-MATLAB interoperability
- m refactor: improved skewness calculation
- m refactor: made Network a subclass of MNetwork to allow to switch to JNetwork at some point
- m refactor: more fixes for MNetwork
- m refactor: reduced shared code in is_dag and kahn m fix: refactoring bug
- m refactor: removed sn.sched and reneamed sn.schedid to sn.sched
- m refactor: solver_ssa_analyzer_spmd.m
- m refactor: updated JLINE for new NodeParam
- m, j refactor: isolated LCQ examples
- m,j chore: changed handling of listValidMethods
- m,j fix: bug in RROBIN initial state
- m,j fix: comomrm scaling
- m,j fix: error when setting slc service at non-reference stations m fix: more fixes for MATLAB-Java compatibility
- m,j fix: major bug in state handling
- m,j fix: more state change handling fixes
- m,j fix: updated SSA following state change handling changes
- m,j perf: major caching improvement to LayeredNetwork models. m fix: refactoring bugs in LQN2JAVA
- m,j refactor: harmonized sn.proc, sn.pie and sn.mu representation of Uniform, Det, Pareto, Gamma and Lognormal
- m,j refactor: reduced shared code in is_dag and kahn
- m,j refactor: replacement strategy in nodeparam
- m,j refactor: simpler formulation of example_misc_3
- m,p: updated NN solver
- m: print fix in QNS
- p refactor: better lsn wrapping
- p refactor: fix for new Kt API