Recent Releases of sigprofilerextractor
sigprofilerextractor - v1.2.1
What's Changed
- v1.2.1: Fix CLI non-zero exit code issue by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/272
Full Changelog: https://github.com/AlexandrovLab/SigProfilerExtractor/compare/v1.2.0...v1.2.1
- Python
Published by mdbarnesUCSD 9 months ago
sigprofilerextractor - v1.2.0
What's Changed
- Pandas and Numpy Upgrade by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/268
- Requires Pandas and Numpy >= 2.0.0 and Python >= 3.9
Full Changelog: https://github.com/AlexandrovLab/SigProfilerExtractor/compare/v1.1.25...v1.2.0
- Python
Published by mdbarnesUCSD about 1 year ago
sigprofilerextractor - v1.1.25
What's Changed
- Fix CI/CD badge by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/265
- Spe cli by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/266
Full Changelog: https://github.com/AlexandrovLab/SigProfilerExtractor/compare/v1.1.24...v1.1.25
- Python
Published by mdbarnesUCSD about 1 year ago
sigprofilerextractor - v1.1.24
Changes Made:
- Applied Black automatic formatting.
- Utilized SigProfilerPlotting's
process_inputfunction 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.
These updates aim to enhance code readability, maintainability, and ensure compatibility with the latest versions of the required dependencies.
- Python
Published by mdbarnesUCSD almost 2 years ago
sigprofilerextractor - v1.1.23
What's Changed
- COSMIC V3.4 Update by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/226
Full Changelog: https://github.com/AlexandrovLab/SigProfilerExtractor/compare/v1.1.22...v1.1.23
- Python
Published by mdbarnesUCSD over 2 years ago
sigprofilerextractor - v1.1.4 Release
What's Changed
- GPU Parameter Information by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/84
- Update random number generation to use Numpy's PRNG PCG64DXSM by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/100
- Clean code by @rvangara in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/104
New Contributors
- @rvangara made their first contribution in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/104
Full Changelog: https://github.com/AlexandrovLab/SigProfilerExtractor/compare/v1.1.3...v1.1.4
- Python
Published by mdbarnesUCSD over 4 years ago
sigprofilerextractor - v1.1
What's Changed
- Adds GPU support by @vellamike in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/7
- Accuracy improvments by @vellamike in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/8
- Batch matmul by @vellamike in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/10
- Fixed bug whereby sigprofiler wasn't working on systems with no GPU by @vellamike in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/13
- Decomposition plot updates by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/40
- Added SBS288 plot support by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/42
- Decomposition plot updates by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/49
- Decomposition plot updates by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/51
- Decomposition Plot Updates by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/54
- Decomposition plot updates by @mdbarnesUCSD in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/55
New Contributors
- @vellamike made their first contribution in https://github.com/AlexandrovLab/SigProfilerExtractor/pull/7
Full Changelog: https://github.com/AlexandrovLab/SigProfilerExtractor/commits/v1.1
- Python
Published by mdbarnesUCSD over 4 years ago