Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
line-2.0.38.zip | 2025-06-06 | 53.6 MB | |
README.md | 2025-06-06 | 4.5 kB | |
Totals: 2 Items | 53.6 MB | 0 |
- j chore: missing file in commit
- j chore: updated jar
- j chore: updated maven artifacts
- j chore: version 2.0.37 preparation
- j docs: javadoc update
- j feat: added LN.load
- j feat: added Place init()
- j feat: added example_stochPetriNet_1 to MATLAB
- j feat: added example_stochPetriNet_2 to matlab
- j feat: added example_stochPetriNet_5 to matlab
- j feat: added example_stochPetriNet_8 from matlab
- j fix: bug in SPN dump to .jsimg
- j fix: bug in SPN export of enabling conditions to .jsimg
- j fix: bug in SPN initial state
- j fix: bug in State.isValid checks
- j fix: bug in default MVA in the case of fractional populations
- j fix: changed default MVA method in small models
- j fix: handling in LN of asynch callers
- j fix: slc handling in Java
- j fix: wrong printout
- j refactor: NodeParam firingid to timing
- j refactor: aligned example_stochPetriNet_2 to matlab
- j refactor: aligned example_stochPetriNet_5 to matlab
- j refactor: aligned example_stochPetriNet_1 to MATLAB
- j refactor: aligned jsim SPN writing to matlab
- j refactor: class type change for callproc
- j refactor: disabled analyzer checks in CTMC
- j refactor: made support() a non-static method
- j refactor: synched LN changes in matlab from 3e4a09bfe99 to 4a1be814341a
- j test: updated unit tests LN
- j,m,p docs: update manuals
- m chore: changed default method in example_forkJoin_5.m
- m chore: code cleanup
- m chore: improved start script
- m chore: improved verbosity management
- m chore: license updates
- m chore: small fine tuning
- m chore: temp case fix
- m feat: adaptive workspace clearing
- m feat: added afterEvent support for phase change in a Transition
- m feat: added calculation of max multiplicies in lsn
- m feat: added cyclic calls check
- m feat: added initial states to spn examples
- m feat: added lsn.actsof for entries
- m feat: added new SPN example
- m feat: added new error checks in LayeredNetwork.getStruct
- m feat: added print of default method
- m feat: added support for ENABLE mode events
- m feat: added support for FIRE mode events
- m feat: added topological sorting codes
- m feat: added zero rounding in SolverLN.getAvgTable
- m feat: new SPN examples (still not working)
- m fix: SSA refactoring issues
- m fix: addressed small bugs from earlier ID_* refactorings
- m fix: afterEvent for multi-list caches
- m fix: amended refactoring issues
- m fix: bug fixes to MVA'sqni and MAM's mna (former qna_mam)
- m fix: bug fixed in MVA qna
- m fix: bug fixed in SSA parallel
- m fix: bug in LN printouts
- m fix: bug in Loop4para cell handling
- m fix: bug in MAM
- m fix: bug in SolverAuto
- m fix: bug in jmva's AN values
- m fix: bug in linearizer
- m fix: bug in method tracking in NC
- m fix: bug in pfqn_nc
- m fix: bug in seed assignment
- m fix: bug in snHasFractionalPopulations
- m fix: bug in SPN visualization with JSIMgraph
- m fix: buggy mna execution
- m fix: changed default MVA method in small models
- m fix: improved 2025a compatibility
- m fix: improved LN printouts
- m fix: improved ctmc_solve printouts
- m fix: improved tempdir
- m fix: issue with JobClassType refactoring
- m fix: many small SLC-related bugs
- m fix: reinstanted correct options.samples handling in lqsim
- m fix: reinstanted number of samples option in lqsim
- m refactor: made Transition a StatefulNode
- m refactor: amended definition of transition initial state
- m,j fix: asynch request handling in buildLayersRecursive.m
- m,j fix: bug in snHasFractionalPopulations
- m,j,p: updated license year to 2025
- m,j feat: added firingpie field to NodeParam
- m,j refactor: NodeParam firingid to timing
- m,j,p refactor: progressed dev version to 2.0.38
- p chore: minor fixes to test environment and init files
- p feat: added bs and fixed mva in native
- p feat: added native solver fluid implementation
- p feat: migrated pfqn_bsfcfs
- p fix: Exp return
- p fix: Exp.fitMean return value
- p fix: native code integration issues
- p fix: native oner and pfqn_aql
- p refactor: State class
- p refactor: added several new wrappers
- p refactor: placeholder for dag lsn field
- p refactor: removed scratch py native ports
- p refactor: small changes to examples