From: Heng Li Date: Mon, 16 Jan 2012 04:00:32 +0000 (-0500) Subject: updated README X-Git-Tag: spawn-final~70 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=e8bf8d5b6ad1661336cc82e3971648ac9b884c99;p=klib.git updated README --- diff --git a/README b/README index 7b73c50..647b286 100644 --- a/README +++ b/README @@ -24,8 +24,10 @@ klist.h Generic single-linked list plus a memory pool kstring.{h,c} String library ksa.c Constructing suffix arrays for strings with multiple sentinels knetfile.{h,c} Random access to remote files +kopen.c Smart stream opening kfunc.c Special mathematical functions +krand.{h,c} Pseudo-random number generator mt19937 kmin.{h,c} Derivative-free non-linear programming khmm.{h,c} Basic HMM library ksw.(h,c} Smith-Waterman using SSE2