Charles Jekel

Results 16 issues of Charles Jekel

This library needs a unit tester. The following needs to be completed at a minimum to test functionality of tindetheus so I can push with ease of mind. - [...

A user has pointed out that i have potentially an incorrect pcm implementation because I divide the distances by a max value. It is possible that it is a mistake...

bug
help wanted

I think https://github.com/cjekel/similarity_measures/issues/26 is a good example of where a partial matching DTW algorithm could be useful

### System Info - `transformers` version: 4.39.3 - Platform: Linux-4.18.0 RHEL 8 - Python version: 3.11.5 - Huggingface_hub version: 0.22.2 - Safetensors version: 0.4.2 - Accelerate version: 0.28.0 - Accelerate...

bug

It looks like numpy random has gone over a large overhaul. See https://numpy.org/doc/2.2/reference/random/generated/numpy.random.seed.html I should update all of the numpy random to use the latest generator changes. In addition, scipy...