]> git.donarmstrong.com Git - biopieces.git/history - code_ruby/lib/maasha/bitarray.rb
added test for length of seq/qual mismatch
[biopieces.git] / code_ruby / lib / maasha / bitarray.rb
2011-10-19 martinahansenrevoked to old working version of each_interval in...
2011-10-19 martinahansenworked on each_interval, but still too slow
2011-10-19 martinahansenspeed optimized interval_set and interval_unset in...
2011-10-18 martinahansenrewrote interval_set in bitarray.rb = 20 x faster
2011-10-18 martinahansenmemory optimization on bitarray.rb
2011-10-17 martinahansenadded more methods to bitarray.rb
2011-10-17 martinahansenadded methods to bitarray.rb
2011-10-17 martinahansenbitarray.rb bits_on method speedup x 3
2011-10-17 martinahansencleanup of bitarray.rb
2011-10-17 martinahansenchanged bitwise operators in bitarray to inline
2011-10-17 martinahansenupgraded bitarray to work with narray for speed
2011-10-17 martinahansenadded comment to bitarray.rb
2011-05-13 martinahansenchanged layout of ruby source