Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
line-2.0.40.zip | 2025-07-02 | 57.8 MB | |
README.md | 2025-07-02 | 7.2 kB | |
Totals: 2 Items | 57.8 MB | 5 |
- j chore: added "nrm" method option to SSA
- j chore: further preparatory work on Matrix densification
- j chore: ignore vscode
- j chore: improved clean in pom.xml m fix: bugs in SSA with eventcache
- j chore: javadoc cleanup j feat: initial code for nrm method (untested)
- j chore: regenerated jars
- j chore: updated README
- j chore: updated ssa comment
- j doc: added more Matrix documentation
- j docs: added javadoc to DenseMatrix and SparseMatrix
- j docs: added javadocs to many Matrix methods j refactor: improved many Matrix methods
- j docs: added javadocs to some classes
- j docs: added missing javadoc to matrix classes
- j docs: added more javadoc
- j docs: added more javadoc j feat: initial drafts of QBD_IS and QBD_NI_Sylvest
- j docs: added new javadoc gen script
- j docs: amended javadoc generation scripts
- j docs: more javadoc
- j feat: added DenseMatrix implementations
- j feat: added Matrix.toSimpleMatrix and Matrix.toDMatrixRMaj
- j feat: added Rowview method and tests
- j feat: added getColumnView into Matrix
- j feat: addressed TODO in Matrix
- j feat: addressed TODO in util package
- j feat: aligned getFeatureSet to matlab
- j feat: missing methods in SolverLQNS
- j feat: missing methods in Station
- j feat: missing methods in process package
- j feat: reinstanted toArray2D() into ClassSwitchMatrix
- j feat: split nrm implementations
- j feat: split nrm tests
- j fix: Matrix bugs and tests
- j fix: bug in DenseMatrixImpl
- j fix: bug in MAM constructors
- j fix: bug in MAM return
- j fix: bug in NC return
- j fix: first working version of nrm
- j fix: inditial debugging to nrm
- j fix: more nrl/nrp fixes
- j fix: nrm printouts
- j fix: nrp/nrl name clash
- j fix: printing bug
- j fix: refactoring import fixes
- j fix: removed some null checks in kt files m fix: bugs in gb bounds m,j refactor: changes some variable names in SSA
- j fix: removed unnecessary cast
- j fix: reverted toString matrix changes as they break SSA hashing p feat:
- j fix: reverted toString matrix changes as they break SSA hashing p feat: more wrappers from lang package
- j perf: fixed nrm performance bugs
- j refactor: CLI and DockerClient moved to Kt
- j refactor: MVA handlers moved to Kt
- j refactor: MVA refactoring fixes
- j refactor: Moved infradius relevant kt files j refactor: moved sqni into separate kt file
- j refactor: add BaseMatrix abstract class
- j refactor: added DenseMatrix abstract class
- j refactor: added NC correction loops
- j refactor: added methos to ClassSwitchMatrix
- j refactor: additional moves under kotlin tree
- j refactor: adopted DMatrix for method inputs
- j refactor: delegated JMT save handlers
- j refactor: encapsulated accesses to CommonOps_DSCC's add, concat*
- j refactor: encapsulated accesses to CommonOps_DSCC's element*, fill, invert, mult, scale, remove*
- j refactor: encapsulated accesses to CommonOps_DSCC's extract, diag, solve
- j refactor: encapsulated accesses to col_idx
- j refactor: encapsulated more Matrix methods j feat: extended implementation of SolverEnv
- j refactor: encapsulated remaining accesses to CommonOps_DSCC in Matrix
- j refactor: further refactored main folder from jvm to jar
- j refactor: further renamings
- j refactor: initial moves under kotlin src tree
- j refactor: made Matrix final
- j refactor: made Matrix.data protected
- j refactor: major refactoring of Matrix class to delegation pattern
- j refactor: major rollback to having only Kt api
- j refactor: migrated MAM analyzers to Kt
- j refactor: migrated Matrix class to Kt
- j refactor: migrated NC analyzers to Kt
- j refactor: migrated NC handlers
- j refactor: migrated cli classes to Kt
- j refactor: more I/O refactorings to Kt
- j refactor: more Kt migrations
- j refactor: more encapsulations in Matrix
- j refactor: more moves under kotlin tree
- j refactor: more refactorings and Kt ports
- j refactor: moved MAM analyzers to new package
- j refactor: moved MatrixEquation to matrix package j feat: added several DenseMatrix methods
- j refactor: moved SSA analyzers to Kt j refator: moved \java to \jvm
- j refactor: moved all matrix classes under jline.api.matrix
- j refactor: moved analyzers to Kt
- j refactor: moved back \jvm to \java
- j refactor: moved expm to Maths j refactor: moved some Matrix methods to SparseMatrix superclass
- j refactor: moved main folder to jvm/ and source folder to src/main/kotlin
- j refactor: moved some Matrix methods to SparseMatrix superclass
- j refactor: moved some classes to io package
- j refactor: mva file rename
- j refactor: nrm space
- j refactor: reduced matrix toString methods
- j refactor: reinstanted Kt for lib folder
- j refactor: removed DenseMatrixImpl hashcode method
- j refactor: renamed MVA NC analyzers
- j refactor: renamed result classes
- j refactor: stable version with Kt for api and lib
- j refactor: synched nrm O(MR) changes
- j refactor: synched nrm O(MR) changes j docs: added claude diff annotations
- j refactor: thirdparty folder Kt migrations
- j refactor: uniformed handlers folders
- j test: added getColumnView tests
- j test: added matrix tests
- j test: extended Env tests
- j test: fixed nulls in SolverNCTest
- j test: improved compareRelErr
- j test: renamed descriptive names j chore: regenerated JARs
- j test: updated nrm test
- j, m fix: bug in MVA exact handling of open CS models
- j,m refactor: further improvements to SSA main loop readability
- j,p fix: refactoring issues affecting python wrappers
- m feat: added EventCache to SSA
- m feat: added O(MR) implementation of nrm
- m feat: added initial OMR version of nmr
- m feat: added mixed-radix hashing to nrm
- m fix: LQN parser
- m fix: added line_error when spaceCache exceeds space m refactor: separate stable and dev version of ssa
- m fix: bug in JLINE.set_csMatrix
- m fix: bug in nc corrections
- m fix: determinism bug in nc m feat: added next reaction method simulation for INF/PS closed exp QNs
- m fix: fixed pending allTestsJava differences compared to 2.0.39
- m fix: fixed some nrm bugs in SSA m feat: added nrm support for open models m feat: added GlobalConstants.MaxInt
- m fix: matrix test bug
- m fix: more nrm fixes
- m fix: more small nrm fixes j fix: bug in jmtGetPath
- m fix: reverted closedModel_1
- m refactor: NN
- m refactor: added POST_CACHE postType
- m refactor: further minor improvements to ssa refactoring
- m refactor: reverted back to inline findenabled for perf reasons
- m,j fix: small fixes from sanity tests
- m,j refactor: made SSA main loop more readable
- m,j,p: released 2.0.39. Updated dev files to 2.0.40.
- p feat: added State class wrappers
- p feat: added getHitRatio and getMissRatio p fix: definition of example_cacheModel_1.ipynb
- p feat: added more example stubs
- p feat: added more wrappers
- p feat: added more wrappers j test: changed string test
- p feat: integrated setTasksPerLink
- p feat: migrated fork matlab examples
- p feat: migrated many python examples
- p feat: migrated more python examples
- p feat: migrated switchover matlab example j fix: matrix bug
- p feat: ported two more closed model examples
- p fix: refactoring bug
- p refactor: removed most new wrappers