]> git.kaiwu.me - klib.git/log
klib.git
15 years agosimplify a bit
Heng Li [Fri, 6 May 2011 01:44:20 +0000 (21:44 -0400)]
simplify a bit

15 years agofixed a stupid bug
Heng Li [Thu, 5 May 2011 23:32:03 +0000 (19:32 -0400)]
fixed a stupid bug

15 years agoadded reverse alignment
Heng Li [Thu, 5 May 2011 21:44:20 +0000 (17:44 -0400)]
added reverse alignment

15 years agomore comments
Heng Li [Thu, 5 May 2011 19:58:57 +0000 (15:58 -0400)]
more comments

15 years agoadded license and a couple of comments
Heng Li [Thu, 5 May 2011 19:39:04 +0000 (15:39 -0400)]
added license and a couple of comments

15 years agoAdded a simple CLI
Heng Li [Thu, 5 May 2011 19:29:02 +0000 (15:29 -0400)]
Added a simple CLI

15 years agoadded a few comments
Heng Li [Thu, 5 May 2011 17:43:16 +0000 (13:43 -0400)]
added a few comments

15 years agoallocate query profile in one memory block
Heng Li [Thu, 5 May 2011 17:38:26 +0000 (13:38 -0400)]
allocate query profile in one memory block

15 years agoincorporate ideas from swps3
Heng Li [Thu, 5 May 2011 17:27:18 +0000 (13:27 -0400)]
incorporate ideas from swps3

15 years agoSSE2 Smith-Waterman; unfinished
Heng Li [Thu, 5 May 2011 16:42:29 +0000 (12:42 -0400)]
SSE2 Smith-Waterman; unfinished

15 years agobugfix in os.getopt(): "-" not recognized
Heng Li [Mon, 2 May 2011 02:53:07 +0000 (22:53 -0400)]
bugfix in os.getopt(): "-" not recognized

15 years agoC verions of Keith's C++ progs; see inner comments
Heng Li [Sun, 1 May 2011 03:17:56 +0000 (23:17 -0400)]
C verions of Keith's C++ progs; see inner comments

15 years agoall minor changes
Heng Li [Thu, 21 Apr 2011 16:29:30 +0000 (12:29 -0400)]
all minor changes

15 years agoadded Spearman coefficient
Heng Li [Thu, 21 Apr 2011 03:40:52 +0000 (23:40 -0400)]
added Spearman coefficient

15 years agoadded Pearson correlation coefficient
Heng Li [Thu, 21 Apr 2011 03:09:23 +0000 (23:09 -0400)]
added Pearson correlation coefficient

15 years agocode cleanup in intvovlp
Heng Li [Mon, 18 Apr 2011 14:02:00 +0000 (10:02 -0400)]
code cleanup in intvovlp

15 years agoadded some comments
Heng Li [Mon, 18 Apr 2011 05:47:51 +0000 (01:47 -0400)]
added some comments

15 years agoadded quick overlap testing
Heng Li [Mon, 18 Apr 2011 05:35:16 +0000 (01:35 -0400)]
added quick overlap testing

15 years agobenchmark performance given unaligned memory
Heng Li [Mon, 18 Apr 2011 02:06:31 +0000 (22:06 -0400)]
benchmark performance given unaligned memory

15 years agoAdded ks_shuffle() and ks_sample()
Heng Li [Mon, 11 Apr 2011 03:29:45 +0000 (23:29 -0400)]
Added ks_shuffle() and ks_sample()

15 years agofixed a bug in example
Heng Li [Thu, 7 Apr 2011 02:39:57 +0000 (22:39 -0400)]
fixed a bug in example

15 years agochanged some comments
Heng Li [Thu, 7 Apr 2011 00:48:51 +0000 (20:48 -0400)]
changed some comments

15 years agoadded table.shuffle()
Heng Li [Wed, 6 Apr 2011 16:19:14 +0000 (12:19 -0400)]
added table.shuffle()

15 years agoupdate README
Heng Li [Wed, 6 Apr 2011 14:23:24 +0000 (10:23 -0400)]
update README

15 years agoMove klua here and rename klua to klib
Heng Li [Wed, 6 Apr 2011 14:07:10 +0000 (10:07 -0400)]
Move klua here and rename klua to klib

15 years agobenchmark mergesort on sorted arrays
Heng Li [Mon, 4 Apr 2011 16:15:35 +0000 (12:15 -0400)]
benchmark mergesort on sorted arrays

15 years agoAllow to init global functions (0.2.5)
Heng Li [Mon, 14 Feb 2011 21:33:27 +0000 (16:33 -0500)]
Allow to init global functions (0.2.5)

15 years agoaccelerate kstrtok()
Heng Li [Sat, 12 Feb 2011 23:52:08 +0000 (18:52 -0500)]
accelerate kstrtok()

15 years agoavoid a segfault when connection fails
Heng Li [Sun, 30 Jan 2011 02:55:39 +0000 (21:55 -0500)]
avoid a segfault when connection fails

15 years agoChange /2 to >>1. Surprisingly this improves the speed...
Heng Li [Mon, 17 Jan 2011 00:37:21 +0000 (19:37 -0500)]
Change /2 to >>1. Surprisingly this improves the speed...

15 years agoUpdated README
Heng Li [Fri, 14 Jan 2011 01:41:07 +0000 (20:41 -0500)]
Updated README

15 years agoChanged all to most
Attractive Chaos [Thu, 13 Jan 2011 18:41:47 +0000 (13:41 -0500)]
Changed all to most

15 years agoUpdate README
Attractive Chaos [Thu, 13 Jan 2011 18:20:28 +0000 (13:20 -0500)]
Update README

15 years agoAdded the knhx library
Attractive Chaos [Thu, 13 Jan 2011 18:10:52 +0000 (13:10 -0500)]
Added the knhx library

15 years agoAdded the kfunc library
Attractive Chaos [Thu, 13 Jan 2011 18:05:35 +0000 (13:05 -0500)]
Added the kfunc library

15 years agoAdded the khmm library
Attractive Chaos [Thu, 13 Jan 2011 17:55:01 +0000 (12:55 -0500)]
Added the khmm library

15 years agoAdded the knetfile library
Attractive Chaos [Thu, 13 Jan 2011 17:53:26 +0000 (12:53 -0500)]
Added the knetfile library

15 years agoAdded kvec.h and klist.h
Attractive Chaos [Thu, 13 Jan 2011 17:47:54 +0000 (12:47 -0500)]
Added kvec.h and klist.h

15 years agoAdded the license to kmin
Attractive Chaos [Thu, 13 Jan 2011 17:44:38 +0000 (12:44 -0500)]
Added the license to kmin

15 years agoAdded the kmin library
Attractive Chaos [Thu, 13 Jan 2011 17:42:40 +0000 (12:42 -0500)]
Added the kmin library

15 years agoAdded kseq.h
Attractive Chaos [Thu, 13 Jan 2011 17:36:26 +0000 (12:36 -0500)]
Added kseq.h

15 years agoAdded the license information for ksort.h and kstring.h
Attractive Chaos [Thu, 13 Jan 2011 17:32:38 +0000 (12:32 -0500)]
Added the license information for ksort.h and kstring.h

15 years agoAdded the kstring library
Attractive Chaos [Thu, 13 Jan 2011 17:28:46 +0000 (12:28 -0500)]
Added the kstring library

15 years agonothing
Attractive Chaos [Thu, 13 Jan 2011 17:26:59 +0000 (12:26 -0500)]
nothing

15 years agoAdded ksort.h
Attractive Chaos [Thu, 13 Jan 2011 17:25:08 +0000 (12:25 -0500)]
Added ksort.h

15 years agoAdded kbtree.h
Attractive Chaos [Thu, 13 Jan 2011 17:23:07 +0000 (12:23 -0500)]
Added kbtree.h

15 years agoAdded khash.h
Attractive Chaos [Thu, 13 Jan 2011 17:18:28 +0000 (12:18 -0500)]
Added khash.h

15 years agofirst commit
Attractive Chaos [Thu, 13 Jan 2011 17:12:45 +0000 (12:12 -0500)]
first commit