Skip to content

Commit

Permalink
NEWS update
Browse files Browse the repository at this point in the history
  • Loading branch information
markvanderloo committed Aug 7, 2015
1 parent 4b50d25 commit 394ff61
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pkg/NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
version 0.9.3
- added seqdist and seqdistmatrix: compute metrics between integer vectors.
- new funciton for tokenizing integer sequences: seq_qgrams
- new function for matching integer sequences: seq_amatch
- new functions computing distances between integer sequences: seq_dist, seq_distmatrix
- small c-side code optimizations
- bugfix in dl, lv, osa distance: weights were not taken into account properly (thanks to Zach Price)

Expand Down

0 comments on commit 394ff61

Please sign in to comment.