Fixed a segfault caused by a misplaced reference count decrementation in version 0.3.8 (when numpy is not used)
Fix bugs. Note: numpy earlier than v1.24.0 is required. The issue should be solved in the future as ...
Includes libBigWig version 0.3.1, which fixes a potential bug with the creation of bigWig files with...
Numpy dependency was missing. Full Changelog: https://github.com/SciQLop/CDFpp/compare/v0.3.0...v0.3...
Fixed a segfault caused by a misplaced reference count decrementation in version 0.3.8 (when numpy i...
Fixes for numpy and wheels courtesy of @EricR86 : https://github.com/deeptools/pyBigWig/pull/13
Fixed a memory leak when numpy is used during file creation. Thanks to @pmarks for both finding and ...
Fixed a critical issue wherein None, or a list containing None could be returned without the referen...
Copied over changes from libBigWig dealing with segfaults when accessing remote files
Fixed #91, wherein there was a memory leak if many files were written in a single python session. Fi...
Fixed linking on OSX. This led to issues like #58 and was fixed by @gokceneraslan in #6
(Sorry about the delay on the actual release!) Finally fixed handling of large numbers of contigs. T...
Fixed issue #45, which only occurs if numpy was not installed at the time pyBigWig was. This will no...
Fixed issue #54, which was due to incorrectly handling numpy vectors of unicode strings
Fixed a bug where bigWig files with more than ~256 chromsomes would cause a segmentation fault (issu...
Fixed compilation without curl Added at least partial support for pandas (issue #63
Fix bugs. Note: numpy earlier than v1.24.0 is required. The issue should be solved in the future as ...
Includes libBigWig version 0.3.1, which fixes a potential bug with the creation of bigWig files with...
Numpy dependency was missing. Full Changelog: https://github.com/SciQLop/CDFpp/compare/v0.3.0...v0.3...
Fixed a segfault caused by a misplaced reference count decrementation in version 0.3.8 (when numpy i...
Fixes for numpy and wheels courtesy of @EricR86 : https://github.com/deeptools/pyBigWig/pull/13
Fixed a memory leak when numpy is used during file creation. Thanks to @pmarks for both finding and ...
Fixed a critical issue wherein None, or a list containing None could be returned without the referen...
Copied over changes from libBigWig dealing with segfaults when accessing remote files
Fixed #91, wherein there was a memory leak if many files were written in a single python session. Fi...
Fixed linking on OSX. This led to issues like #58 and was fixed by @gokceneraslan in #6
(Sorry about the delay on the actual release!) Finally fixed handling of large numbers of contigs. T...
Fixed issue #45, which only occurs if numpy was not installed at the time pyBigWig was. This will no...
Fixed issue #54, which was due to incorrectly handling numpy vectors of unicode strings
Fixed a bug where bigWig files with more than ~256 chromsomes would cause a segmentation fault (issu...
Fixed compilation without curl Added at least partial support for pandas (issue #63
Fix bugs. Note: numpy earlier than v1.24.0 is required. The issue should be solved in the future as ...
Includes libBigWig version 0.3.1, which fixes a potential bug with the creation of bigWig files with...
Numpy dependency was missing. Full Changelog: https://github.com/SciQLop/CDFpp/compare/v0.3.0...v0.3...