Skip to content

Basic example from documentation yields errors #140

@mvhensbergen

Description

@mvhensbergen

The example code in the documentation on https://dynamictimewarping.github.io/python/.

Executing the code in a clean virtual environment yields:

  1. The following exception: ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 2 dimensions. The detected shape was (2, 2) + inhomogeneous part.
  2. The plot showing the wiggly sin function with the template does not show the grey dots matching the points as is indicated by the output on the documentation.

To Reproduce

  1. Create virtualenvironment
  2. Install dependencies
  3. Copy sample code and execute in jupyter notebook

dtw-python==1.7.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions