lazydogP

Results 2 issues of lazydogP

When I performed Piecewise Affine Transform with this library, I encountered the problem when `dstPoints` are in open interval (0,1) (more specially, none of the `x`s are 0) the output...

I'm using this package in Node.js environment and call `cohere.chatStream` to generate long Chinese texts. However, The replacement character (�) appears in random places in `'stream-end'` event. The following code...