hillbig / waveletTree

A Go package for myriad array operations using wavelet trees
MIT License
17 stars 9 forks source link

Follow the hillbig/rsdic interface change #2

Closed sekineh closed 8 years ago

sekineh commented 8 years ago

Now go test works for me.

src\waveletTreeSekineh>go test
...
3 total assertions

.............................................................
64 total assertions

.........................................................................
137 total assertions

PASS
ok      waveletTreeSekineh      0.424s
sekineh commented 8 years ago

Oops, only 5533852 is enough for the build issue #1. I added many commits afterwards, but they are not needed.