| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| line-2.0.13.tar.gz | 2021-05-28 | 14.4 MB | |
| line-2.0.13.zip | 2021-05-28 | 15.1 MB | |
| README.md | 2021-05-28 | 800 Bytes | |
| Totals: 3 Items | 29.5 MB | 0 | |
- feat: moment3 method added to SolverLN
- feat: enhanced APH fitting methods
- feat: enabled LQN option in LINE server
- feat: added NetworkGenerator for random model generation
- feat: added initial LD support in NC solver
- feat: added sn data structure export to json
- fix: updated SolverLN bug fix
- fix: revised getNodeIndex in LayeredNetworks
- fix: SolverNC bug
- fix: SolverNC.getRespTCdf exact method
- fix: do not stop if LQNS version is less than 6
- fix: updated Linux options for LQNS
- fix: fixed bug in asynch calls in LayeredNetworks
- chore: updated Trace class
- perf: added mexw64 and mexa64 for util functions
- refactor: added job id to sampleSysAggr events
- refactor: made sn.mu, sn.phi and sn.pie into cell arrays
- refactor: Trace and Replayer constructors