fix bug in cython code
Cython can not handle negative indices ( because of a derictive at the
begining of the function that says not to do boundschecks). This is used to
make the code faster, so this workaround is better then removing the
directive.
正在显示
请
注册
或者
登录
后发表评论