lazydogP

Results 3 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...

Hi, While investigating unexpected extra logs in a project, I noticed this repo is a dependency and configures logging with `logging.basicConfig()`: https://github.com/Dragon2fly/ZipUnicode/blob/412b9422469069fe580c219ef683639a4192e088/zip_unicode/main.py#L20-L21 This config applies to the root logger, and...