Published October 5, 2022
| Version v2.5.0
Software
Open
ρμ library
Description
[2.5.0] - 2022-10-05
Added
- RandomSampler: sampling without replacement from set of integers. This class has been extracted from the RandomIndexer class.
- Refactored RandomIndexer class to decrease cyclomatic complexity, improve maintainability and reduce redundancy.
- Refactored Statistics class, extracting an internal helper class InternalStatistics (motivated by Sonatype Lift's technical debt scan).
- Refactored MatrixOps class (motivated by Sonatype Lift's technical debt scan).
- Refactored test cases based on suggestion from Sonatype Lift's technical debt scan.
- The sample, samplePool, sampleReservoir, and sampleInsertion methods of the RandomIndexer class. The equivalents of all of these are available in the new RandomSampler class.
Files
cicirello/rho-mu-v2.5.0.zip
Files
(291.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:26d77ec83ef838e6b55ef9c385f7e165
|
291.5 kB | Preview Download |
Additional details
Related works
- Is documented by
- Publication: 10.21105/joss.04663 (DOI)