Releases: AlexandrovLab/SigProfilerExtractor
Releases · AlexandrovLab/SigProfilerExtractor
v1.1.24
Changes Made:
- Applied Black automatic formatting.
- Utilized SigProfilerPlotting's
process_input
function to process input data. - Updated requirements:
- SigProfilerMatrixGenerator:
- Upgraded from version 1.2.17 to 1.2.25.
- SigProfilerPlotting:
- Upgraded from version 1.3.16 to 1.3.22.
- SigProfilerAssignment:
- Upgraded from version 0.1.0 to 0.1.4.
- SigProfilerMatrixGenerator:
These updates aim to enhance code readability, maintainability, and ensure compatibility with the latest versions of the required dependencies.
v1.1.23
v1.1.4 Release
What's Changed
- GPU Parameter Information by @mdbarnesUCSD in #84
- Update random number generation to use Numpy's PRNG PCG64DXSM by @mdbarnesUCSD in #100
- Clean code by @rvangara in #104
New Contributors
Full Changelog: v1.1.3...v1.1.4
v1.1
What's Changed
- Adds GPU support by @vellamike in #7
- Accuracy improvments by @vellamike in #8
- Batch matmul by @vellamike in #10
- Fixed bug whereby sigprofiler wasn't working on systems with no GPU by @vellamike in #13
- Decomposition plot updates by @mdbarnesUCSD in #40
- Added SBS288 plot support by @mdbarnesUCSD in #42
- Decomposition plot updates by @mdbarnesUCSD in #49
- Decomposition plot updates by @mdbarnesUCSD in #51
- Decomposition Plot Updates by @mdbarnesUCSD in #54
- Decomposition plot updates by @mdbarnesUCSD in #55
New Contributors
- @vellamike made their first contribution in #7
Full Changelog: https://github.com/AlexandrovLab/SigProfilerExtractor/commits/v1.1