GithubHelp home page GithubHelp logo

fastdtw's People

Watchers

 avatar

fastdtw's Issues

Euclidean distance incorrectly equals Manhattan distance

What steps will reproduce the problem?
1. Follow readme.txt and run the example FastDtwTest with Euclidean and 
Manhattan distances
2. Warping distances are identical
3. Try different data sets

What is the expected output? What do you see instead?

I expect the 2 distances to be different.

What version of the product are you using? On what operating system?

1.1.0

Please provide any additional information below.

The error appears to be in com.util package and the ManhattanDistance and 
EuclideanDistance classes. Although the formulas are correct the 2 methods are 
invoked for vectors containing single points, hence the inner loops are 
computing the absolute difference (Manhattan distance) because the comparison 
is always between 2 points. 

Original issue reported on code.google.com by [email protected] on 14 Jul 2014 at 8:24

Windows 7 unzips all files as "encrypted" (not your fault... ;-) )

-- What steps will reproduce the problem?
1. Unzip the archive with the Windows 7 built-in unzipper

What is the expected output? What do you see instead?
Files should be listed as unencrypted.  Instead, they are unpacked with the 
"encrypted" bit and are colored green in the file listing.

-- What version of the product are you using? On what operating system?
Windows 7 x64 Ultimate

-- Please provide any additional information below.
It's not your fault!  It's a Windows bug...
http://social.technet.microsoft.com/Forums/en/w7itprogeneral/thread/7acea800-7ab
a-467e-aba8-9097e63f5e11
http://arstechnica.com/civis/viewtopic.php?f=15&t=1132273

Still, I wonder if there's any way to prevent it...

Original issue reported on code.google.com by yossi.oren on 28 Feb 2011 at 12:42

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.